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

Skip to content
Commit 349c46c4 authored by Dave Mankoff's avatar Dave Mankoff
Browse files

Synchronize listeners in ConfigurationControllerImpl

An array was being modified at the same time it was being copied.
This causes nulls to be copied into the new destination, resulting in
unexpected NPEs when accessed.

Flag: NA
Test: NA
Fixes: 280463030
Change-Id: I6752fbd677a63e72f16edcaebb678a4272432e3b
parent 99c0de24
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