diff options
| author | 2023-06-20 19:36:45 +0000 | |
|---|---|---|
| committer | 2023-06-28 07:02:02 +0000 | |
| commit | 21e913fae8382c1220f1dba0570f56242e4c1be6 (patch) | |
| tree | 16c0f6d0a666502835788dcac260716f26b0028f /libs/androidfw/ApkParsing.cpp | |
| parent | 439d52f91dbee88905d8b3ffa591b0d24378fdaf (diff) | |
Guard mRearDisplayPendingOverrideRequest with mLock
mRearDisplayPendingOverrideRequest was null checked before acquiring the lock, which potentially caused the NullPointerException because the value might have changed while waiting on the lock.
Bug: 287264582
Change-Id: Ia14ca58a7d608ae95e1804dbcc5ab141f6f3b27c
Test: Manual
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions