]> git.sesse.net Git - ffmpeg/commit
avformat/hlsenc: fix memleak at hls_write_trailer
authorSteven Liu <lq@chinaffmpeg.org>
Mon, 9 Sep 2019 06:15:21 +0000 (14:15 +0800)
committerSteven Liu <lq@chinaffmpeg.org>
Thu, 12 Sep 2019 02:40:41 +0000 (10:40 +0800)
commit9ff8fbda6598ec6ce231e81e756e2c68e9c8f59f
treeb55917ab9caf5b5c4cf79a0bfb0be479a6cfdfb0
parent5b809a8d4bc8523a4b4ccb6e7b8ffa8bfc178106
avformat/hlsenc: fix memleak at hls_write_trailer

Found-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
libavformat/hlsenc.c