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:
bb875b3
)
fuse: fix missing fput on error
author
Miklos Szeredi
<mszeredi@suse.cz>
Mon, 26 Jan 2009 14:00:58 +0000
(15:00 +0100)
committer
Miklos Szeredi
<mszeredi@suse.de>
Mon, 26 Jan 2009 14:00:58 +0000
(15:00 +0100)
Fix the leaking file reference if allocation or initialization of
fuse_conn failed.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
CC: stable@kernel.org
No differences found