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:
6587400
)
[CIFS] Fix memory leak in statfs to very old servers
author
Steve French
<sfrench@us.ibm.com>
Fri, 28 Sep 2007 06:53:39 +0000
(06:53 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Fri, 28 Sep 2007 06:53:39 +0000
(06:53 +0000)
We were allocating request buffers twice in the statfs
path when mounted to very old (Windows 9x) servers.
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found