mirror of https://github.com/FFmpeg/FFmpeg.git
The reference line buffers are used with indices in the range -MAX_TB_SIZE - 3 to refw + FFMAX(1, w/h) * ref_idx + 1, which is at most 5*MAX_TB_SIZE + 1. Fixes buffer overflows. http://fate.ffmpeg.org/report.cgi?slot=armv7-linux-gcc-9&time=20240124051736 Signed-off-by: James Almer <jamrial@gmail.com>release/7.0
parent
887a7817b6
commit
85e031d5bf
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue