[FFmpeg-devel] [PATCH 0/1][TOOL][HACK] Allocation NULL check fuzzer
Derek Buitenhuis
derek.buitenhuis at gmail.com
Sun Nov 26 16:59:24 EET 2017
On 11/25/2017 12:07 AM, Michael Niedermayer wrote:
> I do not know that but i would be surprised if null dereferences tests
> where unwelcome
>
> oss-fuzz will already report null derferences and OOM conditions, as
> well as undefined behavior. So in some sense various points on the map
> surrounding this here are already tested for
Locally, I've made this work with something like:
configure --malloc-prefix=fuzzer_ --extra-libs=-lallocfuzz
I'll push that library up to a git repo some time today.
Should be pretty easy to integrate into oss-fuzz like this, I think?
- Derek
More information about the ffmpeg-devel
mailing list