#6763: swscale: Out-of-bounds memory accesses ------------------------------------+----------------------------------- Reporter: Gramner | Owner: (none) Type: defect | Status: new Priority: important | Component: swscale Version: git-master | Resolution: Keywords: crash | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by Niklas Haas):
What do we think the ideal resolution is here? 1. Simply document this requirement. 2. Modify all assembly routines to handle the tail separately. 3. Always memcpy the last row before calling into asm. I am leaning towards 3, with an option for 1. -- Ticket URL: <https://trac.ffmpeg.org/ticket/6763#comment:4> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".