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:
249eb5b
)
NFC: llcp: Fix possible memory leak while sending I frames
author
Szymon Janc
<szymon.janc@gmail.com>
Sat, 30 Nov 2013 15:14:57 +0000
(16:14 +0100)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Sat, 4 Jan 2014 02:32:27 +0000
(
03:32
+0100)
If sending was not completed due to low memory condition msg_data
was not free before returning from function.
Signed-off-by: Szymon Janc <szymon.janc@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found