kernel-ark/drivers/fmc
Dan Carpenter e42d50baf4 FMC: NULL dereference on allocation failure
If we don't allocate "arr" then the cleanup path will dereference it and
oops.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Alessandro Rubini <rubini@gnudd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-19 20:30:31 -07:00
..
fmc-chardev.c FMC: add a char-device mezzanine driver 2013-06-18 15:42:15 -07:00
fmc-core.c
fmc-dump.c
fmc-fakedev.c FMC: add a software carrier driver 2013-06-18 15:41:04 -07:00
fmc-match.c
fmc-sdb.c FMC: NULL dereference on allocation failure 2013-06-19 20:30:31 -07:00
fmc-trivial.c FMC: add a software mezzanine driver 2013-06-18 15:41:04 -07:00
fmc-write-eeprom.c FMC: add a driver to write mezzanine EEPROM 2013-06-18 15:42:15 -07:00
fru-parse.c
Kconfig FMC: add a char-device mezzanine driver 2013-06-18 15:42:15 -07:00
Makefile FMC: add a char-device mezzanine driver 2013-06-18 15:42:15 -07:00