From: Szymon Janc Date: Mon, 29 Oct 2012 13:04:43 +0000 (+0100) Subject: NFC: pn533: Fix use after free X-Git-Tag: v3.7-rc7~22^2~3^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=770f750bc2b8312489c8e45306f551d08a319d3c;p=pandora-kernel.git NFC: pn533: Fix use after free cmd was freed in pn533_dep_link_up regardless of pn533_send_cmd_frame_async return code. Cmd is passed as argument to pn533_in_dep_link_up_complete callback and should be freed there. Signed-off-by: Szymon Janc Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed