[Pixman] [PATCH] Possible overrun in bilinear_interpolate_line_sse

Makoto Kato m_kato at ga2.so-net.ne.jp
Fri May 27 03:28:16 PDT 2011


Hi, all.

When width isn't multiples of 4 , it may cause buffer overrun in 
bilinear_interpolate_line_sse().  Because ((uint32)-1) & 2 is true.


-- Makoto
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Possible-overrun-in-bilinear_interpolate_line_sse.patch
URL: <http://lists.freedesktop.org/archives/pixman/attachments/20110527/d05cd719/attachment.txt>


More information about the Pixman mailing list