oss-fuzz/projects/e2fsprogs/fuzz
Ravi Jotwani f8c9eec4cf
E2fsprogs integration (#4006)
* added draco integration files

* wrote build file and Dockerfile for Draco

* split security-research-pocs fuzzer into four

* added project build to build.sh

* added more fuzzers

* fixed sanitizer flags

* removed commented code, combined fuzzers, fized build script

* changed to singular filenames, converted usage of random int to enum, changed buffer name, and fixed build script

* placed test files in memory instead of on disk, added asserts
2020-06-25 11:42:17 -07:00
..
ext2fs_check_directory_fuzzer.cc E2fsprogs integration (#4006) 2020-06-25 11:42:17 -07:00
ext2fs_image_read_write_fuzzer.cc E2fsprogs integration (#4006) 2020-06-25 11:42:17 -07:00
ext2fs_read_bitmap_fuzzer.cc E2fsprogs integration (#4006) 2020-06-25 11:42:17 -07:00
ext2fs_read_write_dir_block_fuzzer.cc E2fsprogs integration (#4006) 2020-06-25 11:42:17 -07:00