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

Skip to content
Commit 950c5f2e authored by Dhoat Harpal's avatar Dhoat Harpal
Browse files

soc: qcom: glink: Modify debug logs while push remote intent



Debug logs in ch_push_remote_rx_intent uses intent pointer to get
id and size. This leads to use after free issue since intent pointer
can be freed by another context calling glink_tx_common.

Local variables are used to print size and id in debug logs.

CRs-Fixed: 2195647
Change-Id: I9e995d2e78dd66d37a6068ea8a696012cd7d43a6
Signed-off-by: default avatarDhoat Harpal <hdhoat@codeaurora.org>
parent 85a10b57
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