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

Skip to content
Commit d42ff732 authored by Zhou Song's avatar Zhou Song Committed by Gerrit - the friendly Code Review server
Browse files

AHAL: add stream mutex to synchronize access to pal stream handle

pal_stream_handle can be released during standby, but at the same
time may still be referenced in other pal_stream_xxx APIs, then it
can cause null pointer deference issue.
Add mutex to synchronize pal_stream_xxx APIs.

Change-Id: Icabf2f7d438dabb0c0e56b61031833ab61a54742
parent 6588a442
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