Files
android_kernel_xiaomi_sm8450/net/nfc
Wei Yongjun 52da2449e1 NFC: Fix possible LLCP memory leak
nfc_llcp_build_tlv() malloced the memory and should be free in
nfc_llcp_build_gb() after used, and the same in the error handling
case, otherwise it will cause memory leak.

spatch with a semantic match is used to found this problem.
(http://coccinelle.lip6.fr/)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-09-25 00:17:24 +02:00
..
2012-09-25 00:17:24 +02:00
2012-03-06 15:16:25 -05:00
2012-04-12 15:10:34 -04:00
2012-04-12 15:10:34 -04:00