[FFmpeg-devel] [PATCH 2/3] avpacket: Removing a memset that could cause double free

Vignesh Venkatasubramanian vigneshv at google.com
Sat Aug 31 00:28:45 CEST 2013


On Fri, Aug 30, 2013 at 12:49 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
>
> On Fri, Aug 30, 2013 at 11:26:52AM -0700, Vignesh Venkatasubramanian wrote:
> > Removing a memset from copy_side_data which could potentially cause
> > double free.
>
> this is a misunderstanding, this patch causes the problems, it does
> not fix them
> you can just force a error path and remove the memset to see this
> in make fate
> (needs latest git head as there where other bugs when the error paths
>  where used that i just fixed)

ok, any idea as to how i can fix this to get it working to do what i want
with the side data copying?

>
> [...]
>
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> If you think the mosad wants you dead since a long time then you are either
> wrong or dead since a long time.


More information about the ffmpeg-devel mailing list