[libFuzzer] make OOM-handling more portable. Instead of sending a signal to...
[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
Loading
Please sign in to comment