On Fri, Jan 30, 2015 at 13:15:37 +1000, Peter Hutterer wrote:
> On Fri, Jan 16, 2015 at 08:08:59PM +0100, Olivier Fourdan wrote:
> > The XkbSetGeometry request embeds data which needs to be swapped when the
> > server and the client have different endianess.
> >
> > _XkbSetGeometry() invokes func
On Fri, Jan 16, 2015 at 08:08:59PM +0100, Olivier Fourdan wrote:
> The XkbSetGeometry request embeds data which needs to be swapped when the
> server and the client have different endianess.
>
> _XkbSetGeometry() invokes functions that swap these data directly in the
> input buffer.
>
> However,
On Fri, Jan 16, 2015 at 08:08:59PM +0100, Olivier Fourdan wrote:
> The XkbSetGeometry request embeds data which needs to be swapped when the
> server and the client have different endianess.
>
> _XkbSetGeometry() invokes functions that swap these data directly in the
> input buffer.
>
> However,
The XkbSetGeometry request embeds data which needs to be swapped when the
server and the client have different endianess.
_XkbSetGeometry() invokes functions that swap these data directly in the
input buffer.
However, ProcXkbSetGeometry() may call _XkbSetGeometry() more than once
(if there is mor