commit | ecc6522b0804d8102d57a9eac36448bda416ce8c | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Sat Sep 13 10:28:44 2014 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Sep 24 02:02:23 2014 +0200 |
tree | 24e93b3db2448137cc2bc4a98306ddcfddb11122 | |
parent | cc3faac9d88faebe59556f3754ad306117e53b72 [diff] |
NFC: st21nfca: Fix potential skb leaks in NFC-DEP code After a unsuccessful call to nfc_hci_send_event the skb was not freed and might lead to memory leak. Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>