commit | e03f1a842287480aa03732612148c0d333baca61 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Tue Feb 19 19:44:19 2008 +0000 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Feb 19 15:52:27 2008 -0800 |
tree | b26375cd9efb5d5ff3be1696b8bb59059f7eb92e | |
parent | ae5e1b6cc511b278ad52b2d42afb44780e5d4cb2 [diff] |
dm-raid1.c: fix NULL dereferences This patch fixes two NULL dereferences introduced by commit 06386bbfd2441416875d0403d405c56822f6ebac and spotted by the Coverity checker. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Alasdair G Kergon <agk@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>