[FFmpeg-devel] [PATCH] mpegts.c: fix minor memory leak

Michael Niedermayer michaelni
Tue Feb 3 20:15:44 CET 2009


On Mon, Nov 24, 2008 at 02:45:49PM +0100, Jindrich Makovicka wrote:
> On Mon, Nov 10, 2008 at 15:04, Jindrich Makovicka <makovick at gmail.com> wrote:
> > Hi,
> >
> > there is a small memory leak in the MPEG-TS stream detection code:
> >
> > When auto_guess is used in the MPEG-TS demuxer, PESContext structures
> > which do not really belong to PES streams are not freed at the end,
> > because they do not get referenced by the AVStreams.
> >
> > The attached patch fixes the leak by freeing all PESContexts without a
> > corresponding stream.
> 
> ping?

I think you should threaten to apply this in a few days

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090203/6ce2e2a9/attachment.pgp>



More information about the ffmpeg-devel mailing list