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

Skip to content
Commit 01d09d9e authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

audioflinger: Fix RefBase "exception" issue from FastThread

Dummy NBLog::Writer in FastThread must not be stored by value
because it's a RefBase descendant. Storing it by value causes
a diagnostic output from ~RefBase because no strong
references to it ever exist. In future this will cause a crash.

Test: verify there are no "RefBase: Explicit destruction" messages
      in logcat
Change-Id: I95716ec8e29fdd9485ef64a3334cef49bf29bc96
parent bd9b5935
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