diff options
| author | 2024-07-29 17:33:30 -0500 | |
|---|---|---|
| committer | 2024-07-30 15:16:14 -0500 | |
| commit | 8256435d46a4b5349adf42916515fbc458f11c2f (patch) | |
| tree | b9da91a546db637a6a5d9fc055aa8f24e52bd110 /libs/input/PointerController.cpp | |
| parent | d44adee6247ad9ee3d7e433a166f69abbbb2ef0a (diff) | |
Fix race conditions in CountQuotaTracker test
Some of the internal APIs used in the test are called without holding
lock. This causes race conditions on shared data in the object of
CountQuotaTracker. This commit fixes the race conditions by holding the
lock when calling the internal APIs of CountQuotaTracker.
Bug: 352746619
Test: CountQuotaTrackerTest passes
Flag: EXEMPT bugfix
Change-Id: Ie4419fd183a5010b6c4ead66d7c8ee6918640680
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions