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

Skip to content
Commit b630bbbc authored by Manish Dewangan's avatar Manish Dewangan Committed by Gerrit - the friendly Code Review server
Browse files

hal: test: Fix crash issue during multistream playback

- At EOS crash is seen during multi stream(Main and Assoc) playback.
  This happens if Main stream ends before Assoc stream.
  Here Main stream thread force closes Associated stream in
  Main stream thread context while Associated thread is still
  accessing resorces.

-Fix this by avoiding force close of assoc stream in main thread context.

CRs-Fixed: 2061208
Change-Id: Ib6e6ce763187eef48ae54a1e33ce898712a2c289
parent 3fcdcef2
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