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:
3dc7b82
)
[PATCH] v9fs: Twalk memory leak
author
Latchesar Ionkov
<lucho@ionkov.net>
Mon, 15 May 2006 16:44:18 +0000
(09:44 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 15 May 2006 18:20:56 +0000
(11:20 -0700)
v9fs leaks memory if the file server responds with Rerror to a Twalk
message. The patch fixes the leak.
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net>
Cc: Eric Van Hensbergen <ericvh@hera.kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found