Commit 8ef956a
committed
installd_service_fuzzer: Add signal() to handle SIGPIPE
Adding signal handler to avoid abort() due to
broken pipe.
Test: ./installd_service_fuzzer
Bug: 376201407
Change-Id: I4ae951c3cb900ffa7727d54b6083951aa69fc6771 parent bd28005 commit 8ef956a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
0 commit comments