alistair23-linux/drivers/staging/vt6656
Christian Engelmayer d34add0594 staging: vt6656: Fix possible leak in vnt_download_firmware()
When failing to allocate buffer memory, function vnt_download_firmware() goes
through the wrong exit path and fails to release the already requested
firmware. Thus use the correct cleanup. Detected by Coverity CID 1269128.

Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Reviewed-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-06 16:26:58 -08:00
..
baseband.c
baseband.h
card.c
card.h
channel.c
channel.h
desc.h
device.h
dpc.c
dpc.h
firmware.c staging: vt6656: Fix possible leak in vnt_download_firmware() 2015-03-06 16:26:58 -08:00
firmware.h
int.c
int.h
Kconfig
key.c
key.h
mac.c
mac.h
main_usb.c
Makefile
power.c
power.h
rf.c
rf.h
rxtx.c
rxtx.h
TODO
usbpipe.c
usbpipe.h
wcmd.c
wcmd.h