[Xcb] cursor example for the tutorial
Tilman Sauerbeck
tilman at code-monkey.de
Sun Jan 28 09:35:23 PST 2007
Vincent Torri:
> PS: there are always some reads of uninitialized mem reported by valgrind
In this case, it's because the xcb_open_font_request_t struct isn't
fully initialized -- seems to be bug #5958 since the struct should be 10
bytes in size, but gcc pads it to 12 bytes.
Regards,
Tilman
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/xcb/attachments/20070128/c47ca8bb/attachment.pgp
More information about the Xcb
mailing list