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:
4ca3ef7
)
sched: Fix memory leak in two error corner cases
author
Phil Carmody
<ext-phil.2.carmody@nokia.com>
Thu, 10 Dec 2009 12:29:37 +0000
(14:29 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 10 Dec 2009 13:28:10 +0000
(14:28 +0100)
If the second in each of these pairs of allocations fails, then the
first one will not be freed in the error route out.
Found by a static code analysis tool.
Signed-off-by: Phil Carmody <ext-phil.2.carmody@nokia.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <
1260448177
-28448-1-git-send-email-ext-phil.2.carmody@nokia.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c
patch
|
blob
|
history
diff --cc
kernel/sched.c
Simple merge