linux/fs/fuse
Dan Carpenter bb875b38dc fuse: fix NULL deref in fuse_file_alloc()
ff is set to NULL and then dereferenced on line 65.  Compile tested only.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
CC: stable@kernel.org
2009-01-26 15:00:58 +01:00
..
control.c fuse: style fixes 2008-11-26 12:03:54 +01:00
dev.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 2009-01-06 17:01:20 -08:00
dir.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 2009-01-06 17:01:20 -08:00
file.c fuse: fix NULL deref in fuse_file_alloc() 2009-01-26 15:00:58 +01:00
fuse_i.h fuse: add fuse_conn->release() 2008-11-26 12:03:56 +01:00
inode.c fuse: add fuse_conn->release() 2008-11-26 12:03:56 +01:00
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00