linux/drivers/net/can/softing
Alexey Khoroshilov ef813c412c can: softing: Fix potential memory leak in softing_load_fw()
Do not leak memory by updating pointer with potentially NULL realloc return value.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2012-08-24 10:54:05 +02:00
..
Kconfig net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING 2011-02-14 11:44:01 -08:00
Makefile
softing.h Fix common misspellings 2011-03-31 11:26:23 -03:00
softing_cs.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
softing_fw.c can: softing: Fix potential memory leak in softing_load_fw() 2012-08-24 10:54:05 +02:00
softing_main.c can: softing: softing_main: ensure a consistent return value in error case 2012-07-17 09:35:59 +02:00
softing_platform.h