]> git.sesse.net Git - ffmpeg/commit
avcodec/utils: Fix memleak with subtitles and sidedata
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 25 Jan 2017 11:56:52 +0000 (12:56 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 2 Feb 2017 23:27:28 +0000 (00:27 +0100)
commitad7a3f5294c6fc6cd45dca9ca02fd3e20f53c2c4
tree20e7e32a9b9fb4c8bfa8537f0934e2f21d310d8d
parent037bb4021c0b0b33c752850f58cf7e2ea44359b7
avcodec/utils: Fix memleak with subtitles and sidedata

Fixes: 454/fuzz-3-ffmpeg_SUBTITLE_AV_CODEC_ID_MOV_TEXT_fuzzer
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/utils.c