]> git.sesse.net Git - ffmpeg/commit
avformat/mlvdec: Don't leak open AVIOContexts on error
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 10 Aug 2020 00:19:35 +0000 (02:19 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 18 Aug 2020 12:25:30 +0000 (14:25 +0200)
commit0d560873da2fc851955e95957473026d2d2243cc
tree204362cfbfde9ad39a124a85b8b82407d786a9cf
parent6e0dd41fa3cdfd4b31d2c03c52e926231d7b2e73
avformat/mlvdec: Don't leak open AVIOContexts on error

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/mlvdec.c