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

Michael Niedermayer michaelni
Fri Feb 6 21:28:04 CET 2009


On Tue, Feb 03, 2009 at 07:45:51PM +0000, M?ns Rullg?rd wrote:
> Michael Niedermayer <michaelni at gmx.at> writes:
> 
> > 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
> 
> Sorry, I've missed it.  Patch looks OK.

thanks and patch applied

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- 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/20090206/2c278f8c/attachment.pgp>



More information about the ffmpeg-devel mailing list