[PATCH 3/5] Xi: avoid overrun of callback array.

Alan Coopersmith alan.coopersmith at oracle.com
Fri Oct 21 07:46:21 PDT 2011


On 10/21/11 06:02, walter harms wrote:
> More interessing is: why do i see the same code two times ?
> (1. ProcIVector, 1. SProcIVector; can this be merged in future ?)

One is for clients with the same endianness, one is for swapping all
the data coming in & going out for clients of the other endianness.

There is no good way to merge them, but at least some of us
fervently hope in the future all the swapping code can be
autogenerated from xcb's XML protocol specs.

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list