]> git.sesse.net Git - ffmpeg/commit
lavf/hlsenc: fix memory leak
authorJun Zhao <barryjzhao@tencent.com>
Fri, 11 Oct 2019 16:47:25 +0000 (00:47 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Fri, 18 Oct 2019 01:58:50 +0000 (09:58 +0800)
commitfeaec3bc3133ff143b8445c919f2c4c56048fdf9
tree8644ebd7d8eebde49cfc06fe6283ed854239139b
parented3c317deac933cfbc3c8f38a8930069b0847323
lavf/hlsenc: fix memory leak

fix memory leak

Reviewed-by: Steven Liu <lq@chinaffmpeg.org>
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
libavformat/hlsenc.c