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

Commit 3141ffab authored by Dhoat Harpal's avatar Dhoat Harpal Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: glink: Modify ipc logging for error case



In tx_common function, logging for error case is done using GLINK_ERR_CH.
Which can lead to use after free scenerio, if transport pointer of channel
context is already freed.

Use GLINK_ERR for error logging, to avoid using context pointer.

CRs-Fixed: 2192645
Change-Id: I947dba2b22749a271ac468ab5af13bc27767d00c
Signed-off-by: default avatarDhoat Harpal <hdhoat@codeaurora.org>
parent b26a24c8
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