[FFmpeg-devel] [PATCH 4/5] avformat/mpeg: Fix memleak II

Michael Niedermayer michael at niedermayer.cc
Thu Oct 24 20:42:02 EEST 2019


On Tue, Oct 22, 2019 at 03:16:44PM +0200, Andreas Rheinhardt wrote:
> If an error happens in vobsub_read_header() after allocating the
> AVFormatContext intended to read the sub-file, both the AVFormatContext
> as well as the data in the subtitles queues leaks. This has been fixed.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> ---
>  libavformat/mpeg.c | 27 ++++++++++++++-------------
>  1 file changed, 14 insertions(+), 13 deletions(-)

The one line description "memleak II" feels a bit unspecific
"memleak I" "memleak II" "memleak III" tell nothing really

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

What does censorship reveal? It reveals fear. -- Julian Assange
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191024/8c3e0c1e/attachment.sig>


More information about the ffmpeg-devel mailing list