[Ffmpeg-devel] WMV3 segfaults in vc1_decode_intra_block()

Reimar Döffinger Reimar.Doeffinger
Sun Dec 17 12:24:55 CET 2006


Hello,
On Sun, Dec 17, 2006 at 08:05:03AM +0200, Kostya wrote:
> On Sat, Dec 16, 2006 at 04:45:47PM +0100, Reimar D?ffinger wrote:
> > On Mon, Dec 11, 2006 at 01:08:22PM +0200, Nikns Siankin wrote:
> > > Sample: http://pazeme.lv/nokia_n90.wmv
> > 
> > No crash, but valgrind complains for me.
> > Attached patch fixes.
> > Any comments?
> > Maybe testing for
> > s->mb_y
> > instead of
> > mb_pos > s->mb_stride
> > would be better though.
> 
> Not in this context.

Ok, though I changed it to >= which was what I meant (and hope is
correct).

> Look OK, apply it.

Done.

Greetings,
Reimar D?ffinger




More information about the ffmpeg-devel mailing list