]> git.sesse.net Git - ffmpeg/commit
avcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUP
authorMichael Niedermayer <michael@niedermayer.cc>
Sat, 19 Oct 2019 17:32:12 +0000 (19:32 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 9 Nov 2019 16:21:36 +0000 (17:21 +0100)
commitbe78999266cdf79ffd8b9a760e8d3bc1c9ae228b
tree524db5f40106825e6cb59906d8ca6378717ad4cc
parentd6fea2ef221a2f438cc55e82c61d0375750edf94
avcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUP

Fixes: memleaks
Fixes: 18332/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ATRAC3P_fuzzer-5655654374572032
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/atrac3plusdec.c