linux/drivers/misc/ti-st
Anton Vasilyev 81ae962d7f misc: ti-st: Fix memory leak in the error path of probe()
Free resources instead of direct return of the error code if kim_probe
fails.

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

Signed-off-by: Anton Vasilyev <vasilyev@ispras.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-02 10:35:04 +02:00
..
Kconfig misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB 2018-07-07 17:50:59 +02:00
Makefile
st_core.c
st_kim.c misc: ti-st: Fix memory leak in the error path of probe() 2018-08-02 10:35:04 +02:00
st_ll.c