summaryrefslogtreecommitdiff
path: root/drivers/nfc/port100.c
diff options
context:
space:
mode:
authorThierry Escande <thierry.escande@collabora.com>2016-06-29 11:48:23 +0300
committerSamuel Ortiz <sameo@linux.intel.com>2016-07-06 11:02:06 +0300
commit256f3ee3d1468660ca3b10ad3beab7e8f6cbd969 (patch)
tree2691c87eaa34f7a20f82103f68e7e515ba03a552 /drivers/nfc/port100.c
parentde9e5aeb4f40e72fa3bb087d378c9bd4ecf65c7f (diff)
downloadlinux-256f3ee3d1468660ca3b10ad3beab7e8f6cbd969.tar.xz
NFC: llcp: Fix 2 memory leaks
Once copied into the sk_buff data area using llcp_add_tlv(), the allocated TLVs must be freed. With this patch nfc_llcp_send_connect() and nfc_llcp_send_cc() don't return immediately on success and now free the allocated TLVs. Signed-off-by: Thierry Escande <thierry.escande@collabora.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/nfc/port100.c')
0 files changed, 0 insertions, 0 deletions