[FFmpeg-devel] [PATCH] mpegts.c: fix minor memory leak
Måns Rullgård
mans
Tue Feb 3 20:45:51 CET 2009
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.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list