linux/net/nfc/llcp
Waldemar Rymarkiewicz 289814918c NFC: Fix incorrect llcp pointer dereference
nfc_llcp_ns(s) dereferences the s pointer which is freed a line
above. In a result, it can produce a crash or you will read
incorrect value.

Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-11-28 18:42:04 +01:00
..
commands.c NFC: LLCP raw socket support 2012-09-27 10:47:59 +02:00
Kconfig
llcp.c NFC: Fix incorrect llcp pointer dereference 2012-11-28 18:42:04 +01:00
llcp.h NFC: LLCP raw socket support 2012-09-27 10:47:59 +02:00
sock.c Remove noisy printks from llcp_sock_connect 2012-10-04 15:58:47 -04:00