| commit | 0edb563f274876d97b6962ef088137936bc2893c | [log] [tgz] |
|---|---|---|
| author | Kostya Serebryany <kcc@google.com> | Fri May 27 00:54:15 2016 +0000 |
| committer | Kostya Serebryany <kcc@google.com> | Fri May 27 00:54:15 2016 +0000 |
| tree | e9e6b49831964a4cbe8df699185d8a1195e0c32b | |
| parent | 9ee054aea8c5d13177bcce85c7aa2ae88e7bfba0 [diff] |
[libFuzzer] make OOM-handling more portable. Instead of sending a signal to the main fuzzing thread, print the message in the getrusage thread and exit. llvm-svn: 270945