]> git.sesse.net Git - ffmpeg/commit
avcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUP
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 4 Sep 2019 13:19:46 +0000 (15:19 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 24 Sep 2019 15:53:39 +0000 (17:53 +0200)
commitcede385018f5220910996a5158f5a793fed76d47
treecab7e4082c8e91970b0a729b119ad2d08e9274d9
parent59163731e992b113171d312110be8dd059b4f88a
avcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUP

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