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

Skip to content
Commit 33fae77e authored by Aritra Sen's avatar Aritra Sen
Browse files

Fix crash by passing original slot id to avoid race condition.

There seems to be a race condition where the slot is getting destroyed and a 0 slot id keeps getting passed.
This fix eliminates that issue. We also remove the `CHECK` since it introduces the crash and a slot id == 0 is a recoverable state.

Fix: 316684925
Bug: 316684925
Test: m .
Flag: EXEMPT Eliminates crash with a simple change. No functional change.
Change-Id: I9f29423683ce1d4dff2bddacc87b45ee668d1db4
parent c2533d40
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