Files
Tomas Winkler bd7e08189e mei: nfc: fix memory leak in error path
commit 4bff7208f3 upstream.

The flow may reach the err label without freeing cl and cl_info

cl and cl_info weren't assigned to ndev->cl and cl_info
so they weren't freed in mei_nfc_free called on error path

Cc: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-29 11:11:52 -08:00
..
2013-10-05 07:13:10 -07:00
2013-04-11 12:39:01 -07:00
2013-04-19 10:58:21 -07:00
2013-01-08 16:40:45 -08:00
2013-09-07 22:09:59 -07:00
2013-03-15 11:10:48 -07:00
2013-10-05 07:13:10 -07:00
2013-03-29 08:32:21 -07:00
2013-04-10 18:56:53 -07:00
2013-11-29 11:11:52 -08:00