msm: ipa: correct the pointer in idr for FnR stats counter
BugLink: https://bugs.launchpad.net/bugs/1931727 The stats counter which saved in idr was some stack memory which could be freed and cause memory corruption. The fix is to use the memory allocated in heap instead. Change-Id: Ie398b0271571fcff41cdb85de4d77d202b6552b5 Signed-off-by:Bojun Pan <bojunp@codeaurora.org> (cherry picked from commit a673d29a08837f7c3dd124a6fdb4ada65d56f80b) Signed-off-by:
Shrirang Bagul <shrirang.bagul@canonical.com>
Loading
Please sign in to comment