Move request_written update back where it was for now: doing it early can cause XCBWa...
authorJamey Sharp <jamey@minilop.net>
Thu, 23 Feb 2006 22:32:11 +0000 (14:32 -0800)
committerJamey Sharp <jamey@minilop.net>
Thu, 23 Feb 2006 22:32:11 +0000 (14:32 -0800)
commite866bed9348bf3ffd480fd6ec329fd8b9581c328
tree361145a1c618ee42006c138784b9d4351830f259
parent1b83f8f8f326eca9d8852c82dd36696f81a720dc
Move request_written update back where it was for now: doing it early can cause XCBWaitForReply to wrongly believe that the request has been flushed. Eventually, we should fix bug #6021.
src/xcb_out.c