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

Skip to content
Commit 8cb13d02 authored by Sandeep Samdaria's avatar Sandeep Samdaria
Browse files

Codec information missing results in crash.

Problem: Due to race condition, the codec information can be
resetted in the bt_av_co instance. This results in decoder
interface to be initialized to null. When media is streamed,
the null interface results in stack to crash.

Solution: Codec information is retrieved from the decoder update
event instead of the "global" cache. A valid codec config
is retrieved and appropriate decoder is initialized.

Test: m seahawkuserdebug. Tested media use-cases on seahawk.
Bug: 215240360
Tag: #stability
Change-Id: I76b568a5b09e0cd775de0cdd3434fed216f0205f
parent 14fc0ff7
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