]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
fuse_file_alloc(): fix NULL dereferences
authorAdrian Bunk <bunk@kernel.org>
Thu, 15 Nov 2007 01:00:02 +0000 (17:00 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 15 Nov 2007 02:45:42 +0000 (18:45 -0800)
commit8744969a819de4ee5158f4cdb30104601cc015d4
tree3320c7eac5c3e15d3b17849f5afa1c0cbf1dc863
parentbe21f0ab0d8f10c90265066603a8d95b6037a6fa
fuse_file_alloc(): fix NULL dereferences

Fix obvious NULL dereferences spotted by the Coverity checker.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/fuse/file.c