summaryrefslogtreecommitdiff
path: root/libs/binder/RpcState.cpp
diff options
context:
space:
mode:
author Martijn Coenen <maco@google.com> 2021-04-26 16:23:40 +0200
committer Martijn Coenen <maco@google.com> 2021-04-27 09:20:19 +0200
commit6de402ad478e9df0792c12ef847b719b7af10c57 (patch)
tree6bc5a1e9906a156ee3375a0bc86961825cc5c4dd /libs/binder/RpcState.cpp
parent39301eae39ed29d0c38a8956243c1dffea08158b (diff)
Convert some unsafe post-fork() LOG usage.
Using LOG() in the child process is not safe, because the parent may have held a lock in bionic that will now never be unlocked in the child. Use async_safe_format_log instead. Bug: 182672944 Test: N/A Change-Id: I419ad3a92c829e945acbfd73ebbc472a31de7080
Diffstat (limited to 'libs/binder/RpcState.cpp')
0 files changed, 0 insertions, 0 deletions