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:
afae00a
)
configfs: Fix a reference leak in configfs_mkdir().
author
Joel Becker
<joel.becker@oracle.com>
Tue, 28 Mar 2006 02:46:09 +0000
(18:46 -0800)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 17 May 2006 21:38:50 +0000
(14:38 -0700)
configfs_mkdir() failed to release the working parent reference in most
exit paths. Also changed the exit path for readability.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found