diff options
| author | 2024-06-25 21:58:26 +0000 | |
|---|---|---|
| committer | 2024-07-01 12:03:37 +0000 | |
| commit | 5e94634dc57024dcae2d1484758c2a9a7a55d55e (patch) | |
| tree | d5313679d84253a6f8fa0e494993bbaf18b0b8b3 /libs/gui/ConsumerBase.cpp | |
| parent | c9e99f797b682a7df108262330ac3f960c8c3c43 (diff) | |
Fix race condition in extension string creation
Change a17429660467548a1bc5f8d435a327500fbe972b introduced a race condition where the notfiy_all is called before the mExtensionString is set.
Set mExtensionString before refCond.notify_all(); is called
Bug: 345419965
Bug: 346881664
Test: Ran EGL unit tests
Change-Id: Ifcb691f9b9769be494e204c97512c3f7fffec60a
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions