[PATCH libX11 1/2] xcb_io: Fix Xlib 32-bit request number wrapping

Jonas Petersen jnsptrsn1 at gmail.com
Sun Nov 17 13:29:34 PST 2013


Am 17.11.2013 21:30, schrieb Jonas Petersen:
> Am 17.11.2013 20:20, schrieb Mouse:
>>> And if it does, something is wrong anyway (from my understanding).
>>> After all this is the trigger of the bug.
>> Does anyone know whether the bug triggers on systems with 64-bit longs?
>
> I would say no, because there is no 32-bit to wrap. But who knows, I 
> have not tried it.

I have just run a test on a blank 64-bit Ubuntu 13.10. It shows 
sizeof(unsigned long) == 8. The bug does *not* trigger.

- Jonas


More information about the xorg-devel mailing list