diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-12-16 01:04:03 +0100 |
---|---|---|
committer | Steven Liu <lq@chinaffmpeg.org> | 2019-12-23 14:05:26 +0800 |
commit | 7d6637bcc4bb6d1d554e910a4afd6cf6711f8862 (patch) | |
tree | 85915b3283819504fb945fba6c038b8de388427e /libavfilter/avf_showwaves.c | |
parent | c1e215041bb4feeb17fc1d16d5c651ca6d35ad84 (diff) | |
download | ffmpeg-7d6637bcc4bb6d1d554e910a4afd6cf6711f8862.tar.gz |
avformat/hlsenc: Fix leak of child AVFormatContext
Before ed897633, the hls muxer would free its child AVFormatContexts
and reset the pointer to these contexts to NULL immediately afterwards;
ed897633 moved the former to later (into a separate function), but kept
the resetting, ensuring that the child context leaks.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Reviewed-by: Steven Liu <lq@onvideo.cn>
Diffstat (limited to 'libavfilter/avf_showwaves.c')
0 files changed, 0 insertions, 0 deletions