commit | d23f2a9bbbe9d9ecebe34b16b2d8a7f6b02d0418 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Tue May 07 18:23:29 2024 +0000 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Wed May 29 03:47:33 2024 +0000 |
tree | 5e9ed8c74a6bf036481143aa16c8d81e6677910a | |
parent | 0d9eb30b3835f8db3813fbd8a09410208eb68326 [diff] |
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 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:349c46c498eeca75823d1853057193f60595db04) Merged-In: I6752fbd677a63e72f16edcaebb678a4272432e3b Change-Id: I6752fbd677a63e72f16edcaebb678a4272432e3b