diff options
author | Tomas Winkler <[email protected]> | 2013-10-21 22:05:38 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2013-10-29 16:20:28 -0700 |
commit | 4bff7208f332b2b1d7cf1338e50527441283a198 (patch) | |
tree | 76e3cfbd5ac1e042a9c2b5f54d33d7c9a5ac8238 /include/linux/fpga/fpga-mgr.h | |
parent | 9ae113ce5faf1c74af1ee71b5ef7d04b6b06b063 (diff) |
mei: nfc: fix memory leak in error path
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: <[email protected]> # 3.10+
Cc: Samuel Ortiz <[email protected]>
Signed-off-by: Tomas Winkler <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions