commit | 0013fb4ca3171c64a4a5d3851fb591bb575e7f04 | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <pshilovsky@samba.org> | Thu May 31 13:03:26 2012 +0400 |
committer | Steve French <sfrench@us.ibm.com> | Fri Jun 01 12:35:08 2012 -0500 |
tree | e324f2926e2e920bb7355ee8dc79a09df60342cf | |
parent | 51eab603f5c86dd1eae4c525df3e7f7eeab401d6 [diff] |
CIFS: Fix possible wrong memory allocation when cifs_reconnect sets maxBuf to 0 and we try to calculate a size of memory we need to store locks. Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org> Signed-off-by: Steve French <sfrench@us.ibm.com>