commit | b670dd7e0c1562dbaa8afd4f23f0f5a916d8ed84 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Mon Dec 18 18:08:18 2023 -0800 |
committer | Yifan Hong <elsk@google.com> | Mon Dec 18 19:19:08 2023 -0800 |
tree | 39da67b544c257f4a6531c53bfa79a11e8f0e51c | |
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