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:
438095b
)
fuse: fix missing fput on error
author
Miklos Szeredi
<mszeredi@suse.cz>
Mon, 26 Jan 2009 14:00:58 +0000
(15:00 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 2 Feb 2009 16:28:06 +0000
(08:28 -0800)
commit
3ddf1e7f57237ac7c5d5bfb7058f1ea4f970b661
upstream.
Fix the leaking file reference if allocation or initialization of
fuse_conn failed.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found