]> git.sesse.net Git - ffmpeg/commit
avformat/mxfdec: cleanup if parsing the header metadata fails
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 15 Oct 2014 00:20:58 +0000 (02:20 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 15 Oct 2014 04:08:34 +0000 (06:08 +0200)
commit676110e6d4c455acac4f234d79ab57996d43a8e7
tree4771354990ab82e469a60cc8f477a2969fcc686c
parent0834f2056c7f1a0c09129802a003465e0ebcc9b8
avformat/mxfdec: cleanup if parsing the header metadata fails

Fixes memleaks
Fixes: asan_static-oob_87d116_10_201.mxf
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/mxfdec.c