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:
1cd9cd1
)
nfsd: Fix memory leak in nfsd_getxattr
author
Krishna Kumar
<krkumar2@in.ibm.com>
Wed, 22 Oct 2008 09:18:36 +0000
(14:48 +0530)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Wed, 22 Oct 2008 18:00:45 +0000
(14:00 -0400)
Fix a memory leak in nfsd_getxattr. nfsd_getxattr should free up memory
that it allocated if vfs_getxattr fails.
Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/vfs.c
patch
|
blob
|
history
diff --cc
fs/nfsd/vfs.c
Simple merge