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:
287638b
)
cifs: free nativeFileSystem field before allocating a new one
author
Jeff Layton
<jlayton@redhat.com>
Mon, 20 Jul 2009 17:40:52 +0000
(13:40 -0400)
committer
Steve French
<sfrench@us.ibm.com>
Mon, 20 Jul 2009 18:24:37 +0000
(18:24 +0000)
...otherwise, we'll leak this memory if we have to reconnect (e.g. after
network failure).
Signed-off-by: Jeff Layton <jlayton@redhat.com>
CC: Stable <stable@kernel.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found