commit | a2279ae5b58edb7cbe2196d08572fcf59f292354 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Mon Aug 31 10:54:37 2009 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 12:02:34 2009 -0700 |
tree | bd388ddaa7835818f485c898347cd16afc42b05b | |
parent | 14386fd10c33b6a6a53901a64832f34f038857cf [diff] |
Staging: comedi: addi-data: NULL dereference of amcc in v_pci_card_list_init() 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>