Skip to content
Commit 17bb9e0d authored by Catalin Marinas's avatar Catalin Marinas
Browse files

kmemleak: Do not report new leaked objects if the scanning was stopped



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: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent acf4968e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment