hfs: fix coverity-found null deref
commit46a39c1cd5d2f804b27e9a4be3fb1b510dda9570
authorEric Sandeen <sandeen@redhat.com>
Thu, 17 Jan 2008 23:21:09 +0000 (17 15:21 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 17 Jan 2008 23:38:58 +0000 (17 15:38 -0800)
tree1f085f3303baa0f47feeb3b36d54e169bc5e210e
parent6915719b36a97d28fab576c6fa2a20364b435fe6
hfs: fix coverity-found null deref

Fix potential null deref introduced by commit
cf0594625083111ae522496dc1c256f7476939c2
http://bugzilla.kernel.org/show_bug.cgi?id=9748

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Reported-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hfs/btree.c