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:
acf4968
)
kmemleak: Do not report new leaked objects if the scanning was stopped
author
Catalin Marinas
<catalin.marinas@arm.com>
Mon, 29 Jun 2009 16:13:56 +0000
(17:13 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Mon, 29 Jun 2009 16:14:13 +0000
(17:14 +0100)
If the scanning was stopped with a signal, it is possible that some
objects are left with a white colour (potential leaks) and reported. Add
a check to avoid reporting such objects.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found