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

Skip to content
Commit e0b0617d authored by Christopher Ferris's avatar Christopher Ferris
Browse files

Fix setting of std::optional variables.

Technically, this doesn't matter since the bug always causes the
unwind to happen on the current thread, and the current thread
is the one that is crashing. However, if that ever changed, the
old code would unwind the wrong thread.

Bug: 120606663

Tag: #stability

Test: Manual - Ran bluetooth_stack_with_facade on device and
Test: crashed on a non-main thread and got a good unwind.
Test: Manual - Ran root_canal on host and crashed on a non-main
Test: thread and got a good unwind.
Change-Id: Idd691b4de0cfc37cde7344b69b2cd4e2f0ee8729
parent 0c022038
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