oss-fuzz/infra/base-images
Abhishek Arya 93eb6024f4
Add AFL_MAP_SIZE in run_fuzzer
Otherwise get errors like these for libsass.

[+] All right - fork server is up.

[-] PROGRAM ABORT : AFL_MAP_SIZE is not set and fuzzing target reports that the required size is very large. Solution: Run the fuzzing target stand-alone with the environment variable AFL_DEBUG=1 set and set the value for __afl_final_loc in the AFL_MAP_SIZE environment variable for afl-fuzz.
         Location : report_error_and_exit(), src/afl-forkserver.c:321
2021-01-31 10:48:04 -08:00
..
base-builder Switch to using afl-clang-fast for afl++. (#5074) 2021-01-31 09:11:42 -08:00
base-clang Use more inclusive "blocklist" in code we control. (#5044) 2021-01-25 15:22:50 +11:00
base-image [infra] Install LLVM binaries in base-runner using base-clang artifacts (#3067). (#3072) 2019-11-26 10:40:58 -08:00
base-image-debian-testing [infra] Add experimental debian testing base image. 2018-02-20 15:22:13 +11:00
base-runner Add AFL_MAP_SIZE in run_fuzzer 2021-01-31 10:48:04 -08:00
base-runner-debug Update Dockerfile 2020-09-09 11:53:44 +10:00
base-sanitizer-libs-builder Use more inclusive "blocklist" in code we control. (#5044) 2021-01-25 15:22:50 +11:00
msan-libs-builder [infra] Rename msan-builder to msan-libs-builder (#3388). (#4190) 2020-07-24 12:38:00 -07:00
Jenkinsfile [infra] remove extra stages 2017-03-03 16:06:19 -08:00
README.md Updated README.md 2016-10-05 15:07:52 -07:00
all.sh Revert msan patch (#4788) 2020-12-04 19:44:46 -08:00

README.md

Building all infra images:

# run from project root
infra/base-images/all.sh