Buffer a couple CARD32s on the stack instead of using an extra iovec. Also a bugfix...
authorJamey Sharp <jamey@minilop.net>
Mon, 27 Feb 2006 20:12:33 +0000 (12:12 -0800)
committerJamey Sharp <jamey@minilop.net>
Mon, 27 Feb 2006 20:12:33 +0000 (12:12 -0800)
commitc05ae15b661bff6b95deb3abc7f48abe16892ac8
tree4b3028e1280a207caac33846f3195b7f0c759342
parent8f991bdd389f6c419cb18cdaea966304529de165
Buffer a couple CARD32s on the stack instead of using an extra iovec. Also a bugfix: do not hold a reference to longlen after it goes out of scope.
src/xcb_out.c