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:
769415c
)
fuse: add missing fuse_request_free
author
Julia Lawall
<julia@diku.dk>
Thu, 16 Oct 2008 14:08:56 +0000
(16:08 +0200)
committer
Miklos Szeredi
<miklos@szeredi.hu>
Thu, 16 Oct 2008 14:08:56 +0000
(16:08 +0200)
The error handling code for the second call to fuse_request_alloc should
include freeing the result of the first one.
This bug was found by the Coccinelle project:
http://www.emn.fr/x-info/coccinelle/
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
No differences found