mirror of https://github.com/google/oss-fuzz.git
25946a5448
libfuzzer needs to have its signal handler with SA_ONSTACK because golang stacks are small and not guarded against overflows Waiting for the clang libfuzzer patch cf https://reviews.llvm.org/D150231, we can fix the signal handlers with the help of `LLVMFuzzerInitialize` Long story : https://github.com/golang/go/issues/49075 I hope it will improve the stability of all golang projects |
||
---|---|---|
.. | ||
Dockerfile | ||
gosigfuzz.c | ||
ossfuzz_coverage_runner.go |