diff options
author | Josh Gao <jmgao@google.com> | 2017-02-13 16:36:18 -0800 |
---|---|---|
committer | Josh Gao <jmgao@google.com> | 2017-02-13 17:01:24 -0800 |
commit | c3c8c029ecc46aa5d9fe6a5ee7c77c8adc5b23b5 (patch) | |
tree | 98fb77b8170ab1478cd6c37a6af8c92bc14ad074 /libunwindstack/tests/MemoryFileTest.cpp | |
parent | a3e4977325763b4a6fd290ee01b9ce133df8ab93 (diff) |
debuggerd_handler: don't use waitpid(..., __WCLONE).
waitpid(..., __WCLONE) fails with ECHILD when passed an explicit PID to
wait for. __WALL and __WCLONE don't seem to be necessary when waiting
for a specific pid, so just pass 0 in the flags instead.
Bug: http://b/35327712
Test: /data/nativetest/debuggerd_test/debuggerd_test32 --gtest_filter="*zombie*"
Change-Id: I3dd7a1bdf7ff35fdfbf631429c089ef4e3172855
Diffstat (limited to 'libunwindstack/tests/MemoryFileTest.cpp')
0 files changed, 0 insertions, 0 deletions