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:
9ee08c2
)
fix for a memory leak in an error case introduced by fix for double free
author
Oliver Neukum
<oliver@neukum.org>
Sat, 26 Jul 2008 20:42:42 +0000
(22:42 +0200)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 27 Jul 2008 03:40:09 +0000
(20:40 -0700)
The fix NULLed a pointer without freeing it.
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Reported-by: Juha Motorsportcom <juha_motorsportcom@luukku.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found