diff options
| author | 2024-09-30 09:16:40 +0000 | |
|---|---|---|
| committer | 2024-09-30 09:23:44 +0000 | |
| commit | dfb122d9d1544f261177207a79c3c0d67a7b7da4 (patch) | |
| tree | c854c9012b4a022247eecb2b6e479d828c1a847f /libs/gui/BufferQueueThreadState.cpp | |
| parent | 26e74e586afad4a62a37cfa9962339386a355617 (diff) | |
Fix lambda capture
The scheduled takeLayersSnapshotProto() call is not waited anymore
(see deadlock fix for b/313130597), hence the traceFlags local
variable must be captured by value to avoid referencing it after
it goes out of scope.
Fix: 370018409
Flag: EXEMPT bugfix
Test: presubmit
Change-Id: I0285ba70475cec3e4c54787303aea535bf866d72
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions