diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-09-07 20:36:25 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-09-21 04:31:40 +0200 |
commit | 4b8fdf70a87b9d3d60f4c78bd9a5c294f524032c (patch) | |
tree | 499b55c13f446912fb443f0153d92f323bed1c86 /libavformat/hls.c | |
parent | eb344862e4a5493900d2120952f95fb26805350c (diff) | |
download | ffmpeg-4b8fdf70a87b9d3d60f4c78bd9a5c294f524032c.tar.gz |
avformat/dashdec: Fix leak of AVDictionary on error
Just postpone the allocation of the dict until it is really needed
(after the checks that can fail).
Reviewed-by: Steven Liu <lq@chinaffmpeg.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/hls.c')
0 files changed, 0 insertions, 0 deletions