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:
521cb40
)
[fs/9p] Plug potential acl leak
author
Venkateswararao Jujjuri (JV)
<jvrao@linux.vnet.ibm.com>
Thu, 13 Jan 2011 23:28:39 +0000
(15:28 -0800)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Tue, 15 Mar 2011 14:57:33 +0000
(09:57 -0500)
In v9fs_get_acl() if __v9fs_get_acl() gets only one of the
dacl/pacl we are not releasing it.
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
No differences found