git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51eab60
)
CIFS: Fix possible wrong memory allocation
author
Pavel Shilovsky
<pshilovsky@samba.org>
Thu, 31 May 2012 09:03:26 +0000
(13:03 +0400)
committer
Steve French
<sfrench@us.ibm.com>
Fri, 1 Jun 2012 17:35:08 +0000
(12:35 -0500)
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>
No differences found