[PATCH] Fix XNextRequest() after direct usage of XCB
Alan Coopersmith
alan.coopersmith at oracle.com
Tue May 20 21:38:57 PDT 2014
On 05/10/14 05:55 AM, Uli Schlachter wrote:
> On 10.05.2014 00:21, otaylor at redhat.com wrote:
>> From: "Owen W. Taylor" <otaylor at fishsoup.net>
>>
>> When XCB owns the X socket, dpy->request is not updated, so
>> NextRequest() and XNextRequest() return the wrong value. There's
>> nothing we can do to fix NextRequest() while retaining ABI compat,
>> but change XNextRequest() to grab the socket back from XCB,
>> updating dpy->request.
>>
>> Signed-off-by: Owen W. Taylor <otaylor at fishsoup.net>
>
> Reviewed-by: Uli Schlachter <psychon at znc.in>
Pushed to git master, thanks.
To ssh://git.freedesktop.org/git/xorg/lib/libX11
0f9e734..7f8f9a3 master -> master
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
More information about the xorg-devel
mailing list