[FFmpeg-devel] [PATCH]Fix overwrite when reading invalid Quickdraw images

Carl Eugen Hoyos cehoyos at ag.or.at
Sun May 17 09:53:22 CEST 2015


Michael Niedermayer <michaelni <at> gmx.at> writes:

> > +                    if (pos >= offset)
> > +                        return AVERROR_INVALIDDATA;

> 
> ok but theres a 2nd case below which i think needs a similar change

Merged by you with the similar change.

Thank you, Carl Eugen



More information about the ffmpeg-devel mailing list