aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_fade.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2019-12-16 01:04:03 +0100
committerSteven Liu <lq@chinaffmpeg.org>2019-12-23 14:05:26 +0800
commit7d6637bcc4bb6d1d554e910a4afd6cf6711f8862 (patch)
tree85915b3283819504fb945fba6c038b8de388427e /libavfilter/vf_fade.c
parentc1e215041bb4feeb17fc1d16d5c651ca6d35ad84 (diff)
downloadffmpeg-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/vf_fade.c')
0 files changed, 0 insertions, 0 deletions