Files
linux/drivers/staging
Souptick Joarder bd4fcdaddc staging : rtl8712: Free memory when kmalloc fails
There are few functions where we need to free previously allocated
memory when kmalloc fails. Else it may lead to memory leakage. In
_init_cmd_priv() and _r8712_init_xmit_priv(), in few places we are
not freeing previously allocated memory when kmalloc fails.

Signed-off-by: Souptick joarder <jrdr.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-07 11:24:52 +01:00
..
2016-10-30 06:38:44 -04:00
2016-10-30 06:38:44 -04:00
2016-10-30 11:09:02 -04:00
2016-10-30 06:38:44 -04:00
2016-10-02 15:40:04 +02:00