diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-09-11 14:36:36 +0200 |
---|---|---|
committer | Steven Liu <lq@chinaffmpeg.org> | 2019-09-14 09:55:49 +0800 |
commit | 1a066d87e3ea2fb8139af9181b3abf0f0a16a208 (patch) | |
tree | ea583b4dededb3e5e9bb4eb850a9ce7ce0176edf /libavformat/pcm.h | |
parent | 88a26abcc6579c4e63c42a8ca26f7f93ae5d4e0d (diff) | |
download | ffmpeg-1a066d87e3ea2fb8139af9181b3abf0f0a16a208.tar.gz |
avformat/hlsenc: Fix memleak when using single_file
This commit fixes a memleak in the hls muxer when one uses a single file
as output. It has been forgotten to free the temporary buffers used to write
the packets so that the size of the leaks basically amounts to the size
of the output file. This commit adds the necessary free.
Reviewed-by: Steven Liu <lq@onvideo.cn>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/pcm.h')
0 files changed, 0 insertions, 0 deletions