Staging: comedi: addi-data: NULL dereference of amcc in v_pci_card_list_init()
authorRoel Kluin <roel.kluin@gmail.com>
Mon, 31 Aug 2009 08:54:37 +0000 (10:54 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:34 +0000 (12:02 -0700)
amcc allocation may fail, prevent a NULL dereference.

allocation may fail, prevent a dereference.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found