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

Skip to content
Commit b2057fdf authored by Dhoat Harpal's avatar Dhoat Harpal Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: glink: Move tx_info to pending list after tx



Glink add tx_info to pending remote done even before actual tx.
Therefore tx_info will exist in two lists simultaneously, that
leads to use after free when purge intent list put reference from
both the lists.

Move tx_info to pending remote done list only after actual tx.

CRs-Fixed: 2244774
Change-Id: Iabf0e0635a7d0b25928d12d37cbfb37d70ba2806
Signed-off-by: default avatarDhoat Harpal <hdhoat@codeaurora.org>
parent 6ca3ebee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment