commit | 0820e15a35b3cf37caadf550ddb7c75a7a77afd0 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Mon Jan 23 12:50:04 2006 -0800 |
committer | Steve French <sfrench@us.ibm.com> | Mon Jan 23 12:50:04 2006 -0800 |
tree | fe8bfed3b8cec723de70460320e7ad23f02afb93 | |
parent | 0f36b018b2e314d45af86449f1a97facb1fbe300 [diff] |
[CIFS] Do not zero non-existent iovec in SendReceive response processing. Could cause memory leak in some readpaths depending on what junk followed it in the stack. Signed-off-by: Steve French <sfrench@us.ibm.com>