Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7a7af2c9 authored by Saket Saurabh's avatar Saket Saurabh
Browse files

usb: Avoid incorrect memory leaks reported by kmemleak tool.



Certain memory allocations are not properly tracked by the kmemleak
tool, which causes it to incorrectly detect memory leaks. Notify the
tool by using kmemleak_not_leak() to ignore the memory allocation
so that incorrect leak reports are avoided.

CRs-Fixed: 612944
Change-Id: Ia15d94bb140f415a25d5b7e6996d3b985f33b28b
Signed-off-by: default avatarSaket Saurabh <ssaurabh@codeaurora.org>
parent 7198e5fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment