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:
fa4da45
)
fuse: fix NULL deref in fuse_file_alloc()
author
Dan Carpenter
<error27@gmail.com>
Mon, 26 Jan 2009 14:00:58 +0000
(15:00 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 2 Feb 2009 16:28:07 +0000
(08:28 -0800)
commit
bb875b38dc5e343bdb696b2eab8233e4d195e208
upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found