diff options
author | 2023-12-18 18:08:18 -0800 | |
---|---|---|
committer | 2023-12-18 19:19:08 -0800 | |
commit | b670dd7e0c1562dbaa8afd4f23f0f5a916d8ed84 (patch) | |
tree | 39da67b544c257f4a6531c53bfa79a11e8f0e51c /libs/gui/BufferQueue.cpp | |
parent | 565af6b10907420056562ab6c3f1bc72affc2807 (diff) |
lshal: Fix mem invalid access (timeoutIPC callers)
All callers to timeoutIPC must provide a lambda function
that does not access the stack of the main thread, because
the lambda function may be executed asynchronously after
the caller has gone out of scope.
Bug: 311143089
Test: TH
Change-Id: I54d72a4d50ba9cdf561b89b75e904807254e696e
Diffstat (limited to 'libs/gui/BufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions