Hey Mark
This is useful. I did have to filter out some of the debug parsing from the
`libreadelf` I put together. I figured I could save some time by using some
existing client of libelf. I will take a look at those simpler tests, which
might make for a cleaner OSS-Fuzz target as well.
I can work
Hi Murtaza,
On Thu, Oct 28, 2021 at 09:47:40AM -0700, Murtaza Izzee via Elfutils-devel
wrote:
> Wanted to add elfutils to OSS-Fuzz. libelf is used in many distributions
> and seems like a good target to have some fuzz testing on
>
> https://github.com/google/oss-fuzz/pull/6670
>
> Would love to
Hi all
Wanted to add elfutils to OSS-Fuzz. libelf is used in many distributions
and seems like a good target to have some fuzz testing on
https://github.com/google/oss-fuzz/pull/6670
Would love to hear your thoughts.
Thanks!