oss-fuzz/infra/base-images
Max Moroz 3cee68fa11 [infra] Remove "null" check from UBSan options. (#674)
There is not much value for us from this particular check:
- UBSan's "null" reports leading to real crashes are reported with ASan as well.
- Potential null references are not real crashes and might be considered
  as false positives, though it seems to be UB as per the standard.
2017-06-12 10:46:53 -07:00
..
base-builder [infra] Remove "null" check from UBSan options. (#674) 2017-06-12 10:46:53 -07:00
base-clang Use chromium clang revision for base-clang image. (#640) 2017-05-31 12:30:29 -07:00
base-image [infra] renaming images: base->base-image, base-libfuzzer->base-builder 2016-12-29 13:39:41 -08:00
base-runner Use standard $CC as $HFUZZ_CC_ASAN to avoid expensive compiler search (#656) 2017-06-07 12:03:46 -07:00
base-runner-debug Add valgrind support in reproduce command (#596) 2017-05-10 14:32:01 -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 oss-fuzz/BASE_IMAGE -> oss-fuzz-base/BASE_IMAGE 2017-03-22 12:12:51 -07:00

README.md

Building all infra images:

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