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

Skip to content
Commit 7c069946 authored by Sivan Reinstein's avatar Sivan Reinstein
Browse files

msm: ipa: fix memory corruption during SSR cleanup



During modem SSR cleanup the filtering and routing tables pointers
are pointed to empty tables by sending immediate commands to IPA.
The number of allocated descriptors and commands was smaller than
the number of desciptors and commands that was used due to iterating
over the clients instead of the pipes, causing memory corruption due
to writing to memory that was not allocated.

CRs-fixed: 721164
Change-Id: I8bb5053a5e966be15452e5508efcb93a945301e6
Signed-off-by: default avatarSivan Reinstein <sivanr@codeaurora.org>
parent c5bc590f
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