Olivier Fourdan <ofour...@redhat.com> writes:

> Sorry for the delay, I was on PTO... 
>
> What I observed is that the issue occurs because temp_box.x2 is 32768:
>
> https://bugs.freedesktop.org/show_bug.cgi?id=101894#c6

oh, that can happen if repeate_type is not RepeatNone, is that the case
here? I'm just trying to make sure we don't have pixmaps larger than
32767 sneaking through somehow, which would be bad in all kinds of
places.

In any case, we still need this check to avoid the problem:

Reviewed-by: Keith Packard <kei...@keithp.com>

(someday we may just have to switch to 32-bit regions...)

-- 
-keith

Attachment: signature.asc
Description: PGP signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to