[FFmpeg-devel] [PATCH 2/3] avpacket: Removing a memset that could cause double free
Michael Niedermayer
michaelni at gmx.at
Fri Aug 30 21:49:07 CEST 2013
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)
[...]
--
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130830/66cb6a3c/attachment.asc>
More information about the ffmpeg-devel
mailing list