linux-stable/drivers/nfc/st21nfca
Christophe Ricard ecc6522b08 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>
2014-09-24 02:02:23 +02:00
..
i2c.c NFC: st21nfca: Remove useless new line in nfc_err call 2014-09-07 23:56:49 +02:00
Kconfig
Makefile NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode 2014-07-23 01:14:41 +02:00
st21nfca.c NFC: st21nfca: fix "WARNING: else is not generally useful after a break or return" 2014-09-08 00:31:38 +02:00
st21nfca.h NFC: st21nfca: Clean up st21nfca.h macros 2014-09-08 00:30:15 +02:00
st21nfca_dep.c NFC: st21nfca: Fix potential skb leaks in NFC-DEP code 2014-09-24 02:02:23 +02:00
st21nfca_dep.h NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode 2014-07-23 01:14:41 +02:00