platform_external_dtc/fuzzing
Mike McTernan 404f524674 Improve fuzzer coverage with some additional corpus entires.
Adds small fdt header blocks with version field set to 0, -1, and also a file with a declared length less than the header.  These small inputs are fast to process and fuzz and explore edges in header validation quickly.


Bug: 242028005
Test: Ran under gdb to confirm hitting previously uncovered code paths.
Test: Ran fuzzer for 1 hour on 128 cores (with b/240612647 check removed)
Change-Id: I35f40e0faf1cfd97993f4e60badcb3e4a5d30fb0
2022-08-10 15:13:19 +00:00
..
corpus Improve fuzzer coverage with some additional corpus entires. 2022-08-10 15:13:19 +00:00
Android.bp Removed cc_afl_fuzz build target. 2022-08-01 17:34:18 +00:00
libfdt_fuzzer.c ANDROID: fuzz: Check for NULL property during walk 2022-08-01 10:39:57 +01:00