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

Skip to content
Commit e234d538 authored by Chinmay Agarwal's avatar Chinmay Agarwal
Browse files

Revert "dst: Use after free in __dst_destroy_metrics_generic"



This reverts commit 6709ad14.
The fix was done because it appeared as if memory of the
__DST_METRICS_PTR(old) was freed in some path and allocated
to ion driver. ion driver had also freed it. Finally the memory
was freed by the fib gc and crashes since it is already
deallocated. But this fix is causing Kernel Memory leak and
therefore reverted.

Change-Id: I2de19ff195f55eecd2b467c8cb5aa97b44db3ebd
Signed-off-by: default avatarChinmay Agarwal <chinagar@codeaurora.org>
parent 696a0d04
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