[FFmpeg-devel] [PATCH 0/1][TOOL][HACK] Allocation NULL check fuzzer
Derek Buitenhuis
derek.buitenhuis at gmail.com
Sat Nov 25 01:41:06 EET 2017
On 11/24/2017 11:35 PM, Michael Niedermayer wrote:
> Maybe integrating this in:
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
>
> would make sense
>
> That would run it automatically on ffmpeg master HEAD on powerfull hw
Could make sense, yeah - wouldn't be that hard.
It would probably make an absolute ton of reports, since there are quite
a few unchecked allocs in FFmpeg... might be kinda spammy.
Also not sure how Google feels about using oss-fuzz to look for missing
NULL checks? Is there some set of guidelines?
- Derek
More information about the ffmpeg-devel
mailing list