commit | 70418e6efcf4f8652cc08e3f2ab8ae35f0948fd9 | [log] [tgz] |
---|---|---|
author | Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> | Thu Oct 11 14:04:00 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Nov 20 00:09:26 2012 +0100 |
tree | 68f02c2d54409ab028336ed6acb2922297f188ac | |
parent | 770f750bc2b8312489c8e45306f551d08a319d3c [diff] |
NFC: pn533: Fix mem leak in pn533_in_dep_link_up cmd is allocated in pn533_dep_link_up and passed as an arg to pn533_send_cmd_frame_async together with a complete cb. arg is passed to the cb and must be kfreed there. Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>