diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2024-08-16 17:30:45 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2025-01-01 21:33:46 +0100 |
commit | b9b4c9ebf07748993ad91ba9b9b9f06914d67865 (patch) | |
tree | ed14bde398d92378424b7eb0e0498c653026136e /libavutil/hwcontext_vulkan.c | |
parent | 3f0b95bb176445a509d99e7497e90f20355b8411 (diff) | |
download | ffmpeg-b9b4c9ebf07748993ad91ba9b9b9f06914d67865.tar.gz |
avcodec/get_buffer: Use av_buffer_mallocz() for audio same as its done for video
Fixes: Use of uninintialized value
Fixes: 70993/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AAC_LATM_fuzzer-6378949754552320
Fixes: 71104/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AAC_FIXED_fuzzer-5001538727116800
For the AAC/USAC/SBR code which reads uninitialized memory, it would be good, if it did not
a fix for that is welcome!
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/hwcontext_vulkan.c')
0 files changed, 0 insertions, 0 deletions