linux-stable/drivers/staging/vc04_services/vchiq-mmal
Seung-Woo Kim b6ae84d648 staging: mmal-vchiq: Fix memory leak for vchiq_instance
The vchiq_instance is allocated with vchiq_initialise() but never
freed properly. Fix memory leak for the vchiq_instance.

Reported-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Link: https://lore.kernel.org/r/1603706150-10806-1-git-send-email-sw0312.kim@samsung.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-27 13:19:01 +01:00
..
Kconfig
Makefile staging: vchiq: Move vchiq.h into include directory 2020-07-01 15:47:08 +02:00
mmal-common.h staging: mmal-vchiq: Make a mmal_buf struct for passing parameters 2020-07-01 15:45:22 +02:00
mmal-encodings.h
mmal-msg-common.h
mmal-msg-format.h
mmal-msg-port.h
mmal-msg.h staging: vchiq: Unify fourcc definition mechanisms 2020-07-01 15:47:06 +02:00
mmal-parameters.h staging: mmal-vchiq: Fix formatting errors in mmal_parameters.h 2020-07-01 15:45:23 +02:00
mmal-vchiq.c staging: mmal-vchiq: Fix memory leak for vchiq_instance 2020-10-27 13:19:01 +01:00
mmal-vchiq.h staging: mmal-vchiq: Fix client_component for 64 bit kernel 2020-07-01 15:45:22 +02:00