[FFmpeg-cvslog] r23008 - trunk/tools/qt-faststart.c
Martin Storsjö
martin
Thu May 13 21:21:16 CEST 2010
On Sun, 2 May 2010, Reimar D?ffinger wrote:
> On Sat, May 01, 2010 at 11:05:29PM +0200, mstorsjo wrote:
> > Author: mstorsjo
> > Date: Sat May 1 23:05:28 2010
> > New Revision: 23008
> >
> > Log:
> > qt-faststart: Free ftyp_atom at all exit points
>
> Could you try to de-duplicate this a bit?
> Having the same frees in 8 places basically guarantees
> there will always be memory leaks, you're lucky if most
> people that send a patch will remember to add frees to
> 1 or 2 of those...
Fixed, finally.
// Martin
More information about the ffmpeg-cvslog
mailing list