[FFmpeg-devel] [PATCH]Fix overread in pcx decoder, second try
Carl Eugen Hoyos
cehoyos at ag.or.at
Sat Oct 6 20:30:22 CEST 2012
Michael Niedermayer <michaelni <at> gmx.at> writes:
> On Sat, Oct 06, 2012 at 06:01:53PM +0200, Carl Eugen Hoyos wrote:
> > Hi!
> >
> > Attached patch fixes a crash when reading invalid pcx files, not all
> > codepaths tested.
> did you test this with rle compressed pcx ?
I tested it only with
ffmpeg -i tests/lena.pnm out.pcx
which only supports rle compression afaict.
Carl Eugen
More information about the ffmpeg-devel
mailing list