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

Skip to content
Commit 6bd12b9d authored by Gopal Goberu's avatar Gopal Goberu Committed by Gerrit Code Review
Browse files

Frameworks/av: Fix for mediaserver crash in AudioFlinger

- UI freeze is observed while playing LPA clips with sound effects.
- While moving to next clip, effect process is still applying
  effects on last buffers. Meanwhile de-allocating the local buffers
  in DirectAudioTrack destructor on which effects are currently
  applying. Due to this crash is observed in effect process.
- De-allocate buffers once the effects thread is killed.

Change-Id: I67431f298b8da114db60de5cc27376d9ddce7da5
CRs-Fixed: 416093
parent 4968f0de
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