diff options
| author | 2020-02-18 16:41:21 -0800 | |
|---|---|---|
| committer | 2020-02-19 01:03:47 +0000 | |
| commit | 7c0edebd0f1e538b7dc5872719a8ff1f549a1fbb (patch) | |
| tree | 26789a91e837cc448a222e1fb1c1bd030f1a7c3d /vulkan/libvulkan/api.cpp | |
| parent | f2a15e8742cf33e37e6c96f4731c298c6749bb68 (diff) | |
libbinder: Do not destruct TextOutput
Recent changes meant that a log is more likely during process shutdown,
given certain races w/ alog. However, this should have still been
possible before. Allocating TextOutput objects on the heap to avoid them
getting destructed.
Fixes: 149516130
Test: while ! cmd activity get-current-user 2>&1 | grep FORTIFY; do :; done
Change-Id: Ie5c066172203172a80c135ad5aa7da09b362ee73
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions