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

Commit 57ec509f authored by Ashish Jain's avatar Ashish Jain Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: Fix access after free for channel private data



WDSP glink channel data is freed in wdsp_glink_release() if
glink channel is not closed before free, then that can result
in access after free. Fix this issue by waiting in wdsp_glink_release
till all the open glink channels are closed. Also enable minimal control
path info logs so that we have necessary information in case of issues.

Change-Id: I8a24170e355d33172e2157f8d19b0b6885cf8829
Signed-off-by: default avatarAshish Jain <ashishj@codeaurora.org>
parent b67a90fb
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