oss-fuzz/projects/binutils
Alan Modra 32d042554c
Turn off leak detection for binutils (#6652)
Leaking a small amout of memory in a utility that runs then exits
is totally uninteresting.  Disable leak detection for nm and objdump
in addition to the others.  Also, save some build time by not
compiling libbacktrace which is currently unused by binutils.
2021-10-26 09:52:23 +01:00
..
fuzz_readelf_seed_corpus [binutils] Adding new fuzz targets (#3487) 2020-03-11 15:26:46 -07:00
Dockerfile binutils: add GAS fuzzer and specialised disassembly fuzzer (#6640) 2021-10-23 20:25:44 +01:00
build.sh Turn off leak detection for binutils (#6652) 2021-10-26 09:52:23 +01:00
fuzz_as.c binutils: add GAS fuzzer and specialised disassembly fuzzer (#6640) 2021-10-23 20:25:44 +01:00
fuzz_bfd.c [binutils] Use mkstemp in binutils fuzz target (#3508) 2020-03-19 09:32:38 -07:00
fuzz_disas_ext.c binutils: add GAS fuzzer and specialised disassembly fuzzer (#6640) 2021-10-23 20:25:44 +01:00
fuzz_disassemble.c
fuzz_nm.c binutils: optimise objdump and nm fuzzers (#6639) 2021-10-23 18:49:04 +01:00
fuzz_objcopy.c binutils: add objcopy fuzzer (#6635) 2021-10-22 16:41:51 +00:00
fuzz_objcopy.options binutils: add objcopy fuzzer (#6635) 2021-10-22 16:41:51 +00:00
fuzz_objdump.c binutils: fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40280 (#6643) 2021-10-24 23:13:35 +01:00
fuzz_readelf.c binutils: add objdump and nm fuzzer, and refactor (#6632) 2021-10-21 21:48:11 +01:00
fuzz_readelf.options [Binutils] Avoid detecting memory leaks in readelf fuzzer (#3718) 2020-04-28 08:00:56 -07:00
project.yaml Enable dataflow build config for 22 more projects (#1632). (#3519) 2020-03-18 13:12:58 -07:00