alistair23-linux/drivers/staging/wilc1000
Colin Ian King f54e994c29 staging: wilc1000: fix a couple of memory leaks
The ENOMEM error return paths are not free'ing allocated memory
resulting in a memory leak of allocated structures. Perform the
required kfree to fix the memory leaks.

Issue discovered with static analysis using CoverityScan

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-22 22:27:36 -04:00
..
coreconfigurator.c staging: wilc1000: fix a couple of memory leaks 2016-03-22 22:27:36 -04:00
coreconfigurator.h staging: wilc1000: remove typedef from enum tenuConnectSts 2016-03-03 17:52:13 -08:00
host_interface.c staging: wilc1000: use mutex instead of semaphore sem_cfg_values 2016-03-11 22:09:09 -08:00
host_interface.h staging: wilc1000: use mutex instead of semaphore sem_cfg_values 2016-03-11 22:09:09 -08:00
Kconfig
linux_mon.c staging: wilc1000: removes linux_wlan_common.h file 2016-02-22 11:48:19 -08:00
linux_wlan.c staging: wilc1000: Remove header file 2016-02-22 12:03:22 -08:00
Makefile
TODO
wilc_debugfs.c staging: wilc1000: moves to define values 2016-02-22 11:47:00 -08:00
wilc_msgqueue.c staging: wilc1000: removes linux_wlan_common.h file 2016-02-22 11:48:19 -08:00
wilc_msgqueue.h
wilc_sdio.c staging: wilc1000: remove typedef from sdio_cmd53_t 2016-03-03 17:52:13 -08:00
wilc_spi.c staging: wilc1000: Check for quoted strings broken across lines 2016-02-22 12:02:22 -08:00
wilc_wfi_cfgoperations.c staging: wilc1000: fixed kernel panic when firmware is not started 2016-03-22 22:22:13 -04:00
wilc_wfi_cfgoperations.h
wilc_wfi_netdevice.h staging: wilc1000: wilc_wfi_netdevice: Remove header files 2016-02-22 12:03:22 -08:00
wilc_wlan.c staging: wilc1000: Possible unnecessary 'out of memory' message 2016-03-11 22:09:09 -08:00
wilc_wlan.h staging: wilc1000: move MODALIS and GPIO_NUM define to wilc_wlan.h file 2016-02-22 11:48:19 -08:00
wilc_wlan_cfg.c staging: wilc1000: use switch statement instead of multiple if statement 2016-03-03 17:58:46 -08:00
wilc_wlan_cfg.h staging: wilc1000: wilc_wlan_cfg_init: changes unused argument 2016-02-22 11:48:19 -08:00
wilc_wlan_if.h staging: wilc1000: remove unused define 2016-03-03 17:52:13 -08:00