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:
572177d
)
powerpc: kernel/kgdb.c: Fix memory leakage
author
Cong Ding
<dinggnu@gmail.com>
Mon, 14 Jan 2013 07:26:32 +0000
(07:26 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 28 Jan 2013 23:18:15 +0000
(10:18 +1100)
the variable backup_current_thread_info isn't freed before existing the
function.
Signed-off-by: Cong Ding <dinggnu@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found