avcodec/mvha: Clear remaining space after inflate()
authorMichael Niedermayer <[email protected]>
Sat, 3 Aug 2024 17:11:33 +0000 (19:11 +0200)
committerMichael Niedermayer <[email protected]>
Thu, 27 Feb 2025 16:53:01 +0000 (17:53 +0100)
commit4eceda75288bca8902614c9bc651f7a4e3c55793
treea37921a96d3d819557437397a55f3e5f62857424
parent0e4eaa307f4ab0b575f6a96c60c2675f0b0b8ce1
avcodec/mvha: Clear remaining space after inflate()

Fixes: use-of-uninitialized-value
Fixes: 70838/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MVHA_fuzzer-4878509466517504

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit cba4e2e40dec1ff2ce534fec87c7e3e8bef7ff9b)
Signed-off-by: Michael Niedermayer <[email protected]>
libavcodec/mvha.c