commit | 80838d7782cef378cf3dc9b25e1a3528cb442ba4 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Tue Oct 17 17:07:26 2023 +0000 |
committer | Devin Moore <devinmoore@google.com> | Tue Oct 17 17:07:26 2023 +0000 |
tree | 8acae8d79c3292c6f38f682146e2c6fcf48a57ae | |
parent | 88cc0d4cbea9b313db153327eca05c3d62c4e1c9 [diff] |
Ignore SIGPIPE in codec2 AIDL fuzzer The service itself typically does this, so the fuzzer should too. This was causing the fuzzer to exit in android::base::WriteStringToFd. Test: /data/fuzz/x86_64/libcodec2-aidl-fuzzer/vendor/libcodec2-aidl-fuzzer Bug: 300195182 Change-Id: Ib43b02527a35698f90996d3b01a59f11f35d61f4