alistair23-linux/drivers/media/usb/as102
Christian Engelmayer b771852270 [media] as102: fix potential double free in as102_fw_upload()
In case the request to locate the firmware file part 2 fails, the error
path releases the already freed firmware memory location again. Thus
reset the firmware pointer to NULL after releasing firmware file part 1.

Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-11-19 09:16:10 -02:00
..
as10x_cmd.c [media] as102: fix endiannes casts 2014-09-26 06:47:52 -03:00
as10x_cmd.h [media] as102: fix endiannes casts 2014-09-26 06:47:52 -03:00
as10x_cmd_cfg.c [media] as102: fix endiannes casts 2014-09-26 06:47:52 -03:00
as10x_cmd_stream.c
as10x_handle.h
as102_drv.c [media] as102: fix error return code 2015-05-01 07:00:51 -03:00
as102_drv.h
as102_fw.c [media] as102: fix potential double free in as102_fw_upload() 2015-11-19 09:16:10 -02:00
as102_fw.h
as102_usb_drv.c
as102_usb_drv.h
Kconfig
Makefile