]> git.sesse.net Git - ffmpeg/commit
avcodec/wmavoice: Add FF_CODEC_CAP_INIT_CLEANUP
authorMichael Niedermayer <michael@niedermayer.cc>
Mon, 18 Nov 2019 13:41:54 +0000 (14:41 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 15 Dec 2019 00:01:22 +0000 (01:01 +0100)
commit5d0b3e282a6a77d7b1d0c74c7a66e41f98f21f03
tree7c4bd84cfbf7100a000b436ade4f0ead5127f643
parentec3fe67074ad0a6a3a817f6f42175ea63a98092b
avcodec/wmavoice: Add FF_CODEC_CAP_INIT_CLEANUP

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