[CIFS] Do not zero non-existent iovec in SendReceive response processing.
authorSteve French <sfrench@us.ibm.com>
Mon, 23 Jan 2006 20:50:04 +0000 (12:50 -0800)
committerSteve French <sfrench@us.ibm.com>
Mon, 23 Jan 2006 20:50:04 +0000 (12:50 -0800)
commit0820e15a35b3cf37caadf550ddb7c75a7a77afd0
treefe8bfed3b8cec723de70460320e7ad23f02afb93
parent0f36b018b2e314d45af86449f1a97facb1fbe300
[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>
fs/cifs/transport.c