kernel-hacking-2024-linux-s.../drivers/nfc
Waldemar Rymarkiewicz 70418e6efc 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>
2012-11-20 00:09:26 +01:00
..
Kconfig NFC: Remove the pn544 raw driver 2012-09-25 00:17:27 +02:00
Makefile NFC: Remove the pn544 raw driver 2012-09-25 00:17:27 +02:00
nfcwilink.c NFC: Move the nfcwilink dereference below the NULL test 2012-09-25 00:17:26 +02:00
pn533.c NFC: pn533: Fix mem leak in pn533_in_dep_link_up 2012-11-20 00:09:26 +01:00
pn544_hci.c NFC: xmit from hci ops must return 0 or negative 2012-09-25 00:17:27 +02:00