]> git.sesse.net Git - ffmpeg/commit
avformat/dashdec: Check allocation of AVProgram
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 19 Sep 2020 11:14:12 +0000 (13:14 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 21 Sep 2020 02:31:47 +0000 (04:31 +0200)
commitaed96e13c1dafd44a6995f23fadd9f64e90547d4
treeb3e9f66ad0d2884a60796a86b8691bd17f7ccba1
parentac2852d7958622322c69d68212d96fe41a595001
avformat/dashdec: Check allocation of AVProgram

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