]> git.sesse.net Git - ffmpeg/commit
avformat/dashdec: Fix memleaks upon read_header failure
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 19 Sep 2020 01:18:30 +0000 (03:18 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 21 Sep 2020 02:31:50 +0000 (04:31 +0200)
commit06e31f953ec6e4332f65e9ece72cc02166636095
tree632fea4f3e20a76145d2819cabb0b54c613dc76d
parentaed96e13c1dafd44a6995f23fadd9f64e90547d4
avformat/dashdec: Fix memleaks upon read_header failure

Reviewed-by: Steven Liu <lq@chinaffmpeg.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/dashdec.c