Files
libdwarf-code/fuzz
David Anderson 1304f68c0b On Msys2 (Windows) these have to have O_BINARY
set for open().  was left off of these two before.
	modified:   fuzz/fuzz_die_cu.c
	modified:   fuzz/fuzz_die_cu_e.c
2025-08-25 10:52:59 -07:00
..

libdwarf-code/fuzz

This directory contains source files which are used in testing (by libdwarf-regressiontests/) and by oss-fuzz automated testing.

None of these are part of dwarfdump or libdwarf or any of the sources actually compiled inside libdwarf-code.