Hi Wei, On Sun, Sep 02, 2012 at 09:21:46PM +0800, Wei Yongjun wrote: > From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> > > 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@xxxxxxxxxxxxxxxxx> > --- > net/nfc/llcp/llcp.c | 14 +++++++++----- > 1 file changed, 9 insertions(+), 5 deletions(-) Patch applied, thanks. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html