mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
videoio(ffmpeg): more workarounds for sws_scale() crash
Prevents access data after the end of input buffer near 4K page boundaries
This commit is contained in:
@@ -111,3 +111,12 @@
|
||||
...
|
||||
obj:/usr/lib/libgdal.so.1.17.1
|
||||
}
|
||||
|
||||
{
|
||||
FFMPEG-sws_scale
|
||||
Memcheck:Addr16
|
||||
...
|
||||
fun:sws_scale
|
||||
...
|
||||
fun:cvWriteFrame_FFMPEG
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user