On 20/01/13 12:52, Martin Storsjö wrote: > The lavf-internal parser functions are used when receiving > mpegts over RTP. This fixes memory leaks in this setup. > > The normal mpegts demuxer close function was updated in ec7d0d2e in > 2004 to fix leaks, but the parsing function used for RTP wasn't > updated and has been leaking ever since. > --- > libavformat/mpegts.c | 13 +++++++------ > 1 file changed, 7 insertions(+), 6 deletions(-)
Ok. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
