aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING.LGPLv2.1
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2023-01-24 22:48:46 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2023-06-04 20:18:24 +0200
commit99bab6e96168e205ffa990369684fee41e367934 (patch)
treee01af641222e34c414521734ff50650d97f27609 /COPYING.LGPLv2.1
parentdc530f258cf7ac11e777879aa453e131293583e5 (diff)
downloadffmpeg-99bab6e96168e205ffa990369684fee41e367934.tar.gz
avcodec/g2meet: Replace fake allocation avoidance for framebuf
framebuf is only allocated when the new width/height are larger than the old but nothing sets the old so its always allocated. Use av_fast_mallocz() instead. Fixes: Timeout Fixes: 55094/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_G2M_fuzzer-5116909932904448 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 38adbc6eebd7f2f34ecf1b0b18019e88bad9d9f4) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'COPYING.LGPLv2.1')
0 files changed, 0 insertions, 0 deletions