linux/fs/fuse
Julia Lawall 17e18ab6ff fuse: add missing fuse_request_free
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>
2008-10-16 16:08:56 +02:00
..
control.c mm: bdi: expose the BDI object in sysfs for FUSE 2008-04-30 08:29:49 -07:00
dev.c fuse: fix sparse warnings 2008-04-30 08:29:51 -07:00
dir.c [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess 2008-07-26 20:53:21 -04:00
file.c fuse: fix SEEK_END incorrectness 2008-10-16 16:08:56 +02:00
fuse_i.h fuse: nfs export special lookups 2008-07-25 10:53:48 -07:00
inode.c fuse: add missing fuse_request_free 2008-10-16 16:08:56 +02:00
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00