diff options
author | Elliott Hughes <enh@google.com> | 2019-03-25 11:18:36 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2019-03-25 11:18:36 -0700 |
commit | 137b6f36ef5fea86e5b672188323e87dc0d66781 (patch) | |
tree | 2d44b9b1e095133b39e1ad4f51a9622cdef0d101 /libc/malloc_hooks/tests/malloc_hooks_tests.cpp | |
parent | e187d92062b3a384f8c4730f93aa6c36e1c74b52 (diff) |
popen: stop using _fwalk.
We don't need this now that popen always uses O_CLOEXEC, and it's unsafe
because _fwalk takes a lock. (In <= P, the equivalent code walked the
list without a lock in the child.)
Bug: http://b/129156634
Test: ran tests
Change-Id: Ic9cee7eb59cfc9397f370d1dc47ea3d3326179ca
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions