diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-12-24 20:50:51 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-12-29 01:19:05 +0100 |
commit | e4d2666bdc3dbd177a81bbf428654a5f2fa3787a (patch) | |
tree | 451067a7a3d9e8ae45936e13dc08680469295a89 /libavcodec/bmp_parser.c | |
parent | ab0fdaedd1e7224f7e84ea22fcbfaa4ca75a6c06 (diff) | |
download | ffmpeg-e4d2666bdc3dbd177a81bbf428654a5f2fa3787a.tar.gz |
avfilter/vf_gradfun: Do not overread last line
The code works in steps of 2 lines and lacks support for odd height
Implementing odd height support is better but for now this fixes the
out of array access
Fixes: out of array access
Fixes: tickets/10702/poc6ffmpe
Found-by: Zeng Yunxiang
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/bmp_parser.c')
0 files changed, 0 insertions, 0 deletions