Files
ffmpeg/libavfilter
Michael Niedermayer 37a8ed60f1 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>
(cherry picked from commit e4d2666bdc)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-04-03 02:04:35 +02:00
..
2022-07-07 17:52:32 +02:00
2022-02-20 12:38:52 +01:00
2022-07-10 17:20:15 +02:00
2022-02-09 09:40:33 +01:00
2022-02-07 00:31:23 +01:00
2022-03-07 15:29:39 +01:00
2022-03-16 14:05:26 +02:00
2022-07-13 00:27:37 +02:00
2022-04-23 10:58:29 +02:00