Comment 53 for bug 1751252

Revision history for this message
In , Bugs-freedesktop (bugs-freedesktop) wrote :

pool->attached = XNextRequest(dpy) - 1;
after the XShmAttach would work, yes.
It would then have a sequence number either equal to that of the XShmAttach request or to that of a subsequent request, if there was one.