[Ffmpeg-devel] [PATCH] DV Muxer Memory Leak

Roman Shaposhnik rvs
Wed Nov 1 07:05:33 CET 2006


On Mon, 2006-10-30 at 04:53 -0600, Brian Brice wrote:
> Hello.
> 
> The raw DV output format has a memory leak.  Typically, the priv_data
> member of AVFormatContext will be allocated if AVOutputFormat's
> priv_data_size value is not 0 before write_header is called.  Within
> dv_write_header of libavformat/dvenc.c, priv_data is overwritten and
> a pointer to allocated memory is lost.

  Thanks. I'll take a look.

Thanks,
Roman.





More information about the ffmpeg-devel mailing list