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

Skip to content
Commit 5d125d87 authored by Umashankar Godachi's avatar Umashankar Godachi Committed by Linux Build Service Account
Browse files

Fix phone process crash due to stale data processing.

Due to successive power down and power up happening in
quick successions, CommandParamsFactory is processing
the older data even after CatService is disposed, resulting
in the phone process crash.

Fix: Add a null check for icon loader in CommandParamsFactory
to avoid the crash.

Change-Id: Iab4b70c1f5727e28eacd7c389e11f0dab37daae4
CRs-Fixed: 1035819
parent b9290954
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