]> git.sesse.net Git - ffmpeg/commit
avcodec/hevcdec: Fix memleak of a53_caption
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 30 Jun 2019 17:40:37 +0000 (19:40 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 16 Sep 2019 20:51:26 +0000 (22:51 +0200)
commitef50cf7b32b91af303e37236f22e2e89971a84b7
tree3a19486869bb3993573ae95514c8c78aa27fead3
parent3ab488a5407f833ecc66e8fa4c537dc4852db720
avcodec/hevcdec: Fix memleak of a53_caption

Fixes: 15295/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_HEVC_fuzzer-5675655187922944
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/hevcdec.c