[FFmpeg-devel] [PATCH] prevent segfault when parsing corrupt DV

Roman V. Shaposhnik rvs
Mon Jan 5 18:51:02 CET 2009


On Sun, 2009-01-04 at 12:57 -0800, Dan Dennedy wrote:
> I have a sample capture.dv file that is ~18MB if needed, but it is an
> obvious problem. dv_demux->sys is often assigned when
> dv_produce_packet gets called just below the code in the patch below.
> If the stream is very corrupt, it may be set NULL in
> dv_produce_packets and then used here.

applied.

Thanks,
Roman.





More information about the ffmpeg-devel mailing list