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

Skip to content
Commit 43a78315 authored by Phani Kumar Uppalapati's avatar Phani Kumar Uppalapati Committed by Stephen Boyd
Browse files

ASoC: msm: Fix to avoid accessing freed buffer node list



Avoid accessing the buffer node list after it gets
freed. Once the mem_map_handle match is found the entire
buffer node list will be freed. This change avoids further
looping through the buffer node list that will potentially
access undefined memory.

CRs-fixed: 420543
Change-Id: I3d75d91f4c9a2e607fd289f584d22a8b86cdddfc
Signed-off-by: default avatarPhani Kumar Uppalapati <phanik@codeaurora.org>
parent 9b51a3f3
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