git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
770f750
)
NFC: pn533: Fix mem leak in pn533_in_dep_link_up
author
Waldemar Rymarkiewicz
<waldemar.rymarkiewicz@tieto.com>
Thu, 11 Oct 2012 12:04:00 +0000
(14:04 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 19 Nov 2012 23:09:26 +0000
(
00:09
+0100)
cmd is allocated in pn533_dep_link_up and passed as an arg to
pn533_send_cmd_frame_async together with a complete cb.
arg is passed to the cb and must be kfreed there.
Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found