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:
e44666b
)
NFC: rawsock: Fix a memory leak
author
Thierry Escande
<thierry.escande@linux.intel.com>
Wed, 10 Jul 2013 08:55:37 +0000
(10:55 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Wed, 25 Sep 2013 00:02:40 +0000
(
02:02
+0200)
In the rawsock data exchange callback, the sk_buff is not freed
on error.
Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found