kernel-hacking-2024-linux-s.../fs/udf
KAMBAROV, ZAUR 99603966f5 [PATCH] coverity: udf/balloc.c null deref fix
It's doing

	if (obh)
		<stuff>
	else
		dereference obh

So presumably `obh' is never null in there.

This defect was found automatically by Coverity Prevent, a static analysis
tool.

Signed-off-by: Zaur Kambarov <zkambarov@coverity.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-03 08:32:11 -08:00
..
balloc.c [PATCH] coverity: udf/balloc.c null deref fix 2006-02-03 08:32:11 -08:00
crc.c
dir.c
directory.c
ecma_167.h
file.c [PATCH] capable/capability.h (fs/) 2006-01-11 18:42:13 -08:00
fsync.c
ialloc.c
inode.c
lowlevel.c
Makefile
misc.c
namei.c
osta_udf.h
partition.c
super.c
symlink.c
truncate.c
udf_i.h
udf_sb.h
udfdecl.h
udfend.h
udftime.c
unicode.c