Commit Graph

10 Commits

Author SHA1 Message Date
jonathanmetzman 439d0bc2c6
Enable centipede on a bunch of projects (#9643) 2023-02-13 14:24:42 -05:00
jonathanmetzman 96afd58872
Make many projects centipede compatible (#9598)
Previously, they would break because they incorrectly used $CC to link
fuzz targets.
2023-02-06 15:46:06 -05:00
DavidKorczynski fab92b68ef
libdwarf: fix build (#8888)
Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52842
2022-10-29 16:19:49 -02:00
DavidKorczynski d514b2b349
libdwarf: fix build (#8437) 2022-09-08 11:26:26 +01:00
DavidKorczynski 4d4111183b
libdwarf: add seeds and cleanup fuzzers tt only used public headers (#6795) 2021-11-07 23:39:24 +00:00
DavidKorczynski b32479f00f
libdwarf: do not call internal functions (#6789)
* libdwarf: do not call internal functions

* libdwarf: follow upstream calls
2021-11-06 23:50:59 +00:00
DavidKorczynski 6949b6303c
libdwarf: new fuzzer and refined set up (#6774)
* libdwarf: new fuzzer, refined build and project yaml

* libdwarf: remove unused variables
2021-11-04 22:00:59 +00:00
DavidKorczynski f7d466f949
libdwarf: use github with latest repo instead of souurceforge (#6743) 2021-11-02 19:57:22 +00:00
DavidKorczynski 80ee8added
libdwarf: ensure error is a valid pointer to avoid early exit (#6739)
Signed-off-by: David Korczynski <david@adalogics.com>
2021-11-02 11:34:04 +00:00
DavidKorczynski e9109e929b
libdwarf: initial integration (#6705)
* libdwarf: initial integration

* libdwarf: finalize integration
2021-11-02 12:28:15 +11:00