Abhishek Arya
bcf3d1dfa8
Revert "[infra] Compile fuzzing engine without SANITIZER_FLAGS unless MSan is used. ( #1522 )" ( #1574 )
...
This reverts commit 63d9392e59
.
2018-06-26 13:08:14 -07:00
Max Moroz
63d9392e59
[infra] Compile fuzzing engine without SANITIZER_FLAGS unless MSan is used. ( #1522 )
...
* [infra] Compile fuzzing engine without SANITIZER_FLAGS unless MSan is used.
* Use an additional FUZZING_ENGINE_SANITIZER_FLAGS variable and simplify the script
* Use $FUZZING_ENGINE_SANITIZER_FLAGS in compile_libfuzzer.
2018-06-18 10:10:01 -07:00
Max Moroz
2c23c20d8c
[infra] enable -fsanitize=unsigned-integer-overflow in non-faulting mode ( #910 ). ( #927 )
2017-10-27 14:13:11 -07:00
Abhishek Arya
499690c55f
Enable UBSan without vptr for ffmpeg, disable vptr for libFuzzer. ( #404 )
2017-02-17 23:13:50 -08:00
Kostya Serebryany
b74fe4041b
build libFuzzer with -O2 ( #335 )
2017-01-30 20:43:00 -08:00
Mike Aizatsky
23b72b4130
[infra] afl fuzzing engine support ( #128 )
...
Use FUZZING_ENGINE="afl" to build fuzzers.
2017-01-05 13:40:45 -08:00
Mike Aizatsky
3d220f2588
[infra] renaming images: base->base-image, base-libfuzzer->base-builder
...
Continue publishing base-libfuzzer until images a built and
derived images migrated.
Issue #142
2016-12-29 13:39:41 -08:00