2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-16 09:34:22 +08:00
linux-next/drivers/staging/ks7010
Colin Ian King aeaf5d86fa staging: ks7010: fix two memory leaks on error return path
On the error case where there is an invalid MAC address there is
memory leak on packet and pp on the error return. Free these first
before returning to fix the leak.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-12 11:19:42 +02:00
..
eap_packet.h staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
Kconfig staging: ks7010: remove custom firmware loader 2016-06-07 22:42:53 -07:00
ks7010_sdio.c staging: ks7010: fix warning on return for void functions 2016-09-12 11:18:15 +02:00
ks7010_sdio.h staging: ks7010: drop private handler for driver version 2016-06-18 19:45:55 -07:00
ks_hostif.c staging: ks7010: fix two memory leaks on error return path 2016-09-12 11:19:42 +02:00
ks_hostif.h staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
ks_wlan_ioctl.h staging: ks7010: drop private handler for driver version 2016-06-18 19:45:55 -07:00
ks_wlan_net.c staging: ks7010: avoid dereferencing packet if it is null 2016-09-12 11:18:15 +02:00
ks_wlan.h staging: ks7010: function declaration should be in a header file 2016-06-18 19:45:55 -07:00
Makefile staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00
michael_mic.c Staging: ks7010: michael_mic: fixed macros coding style issue 2016-08-15 16:35:13 +02:00
michael_mic.h staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
TODO staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00