commit | f1b79dc8915ebf176d6f1fcfc4fee001b6d5ca46 | [log] [tgz] |
---|---|---|
author | Thierry Escande <thierry.escande@linux.intel.com> | Wed Jun 05 17:15:59 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jun 14 13:45:06 2013 +0200 |
tree | 260c43828c955f23d3a5874562bcf4dfb62f938a | |
parent | 17f7ae16aef1f58bc4af4c7a16b8778a91a30255 [diff] |
NFC: Fix a potential memory leak In nfc_llcp_tx_work() the sk_buff is not freed when the llcp_sock is null and the PDU is an I one. Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>