Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-04 | Pull in some fixes from upstream: | David Coppa | |
o various memleak fixes o ensure get_wm_class_from_reply returns a valid C-string OK matthieu@, deraadt@ | |||
2010-03-20 | The reply type could be XCB_NONE if the property is not present. | Matthieu Herrb | |
Patch from upstreams, pointed out by David Coppa. | |||
2010-03-20 | Validate size of wm_hints and wm_size_hints | Matthieu Herrb | |
Without these checks, we can overflow the buffer or divide by zero. Patch from upstreams, From David Coppa. | |||
2010-03-07 | Fix some problems in libxcb-icccm affecting xcb based window managers. | Owain Ainsworth | |
Specifically, fix checks on the data so then we use the correct sanitised length. From Peter Harris (pharris AT opentext DOT com), an xcb developer, via David Coppa (dcoppa AT gmail DOT com); thanks! requested by deraadt@ | |||
2009-09-05 | update to xcb-util 0.3.6. Tested on a packages bulk build by naddy@. | Matthieu Herrb | |
2009-07-20 | regen after gcc 2.95 build fix | Matthieu Herrb | |
2009-07-20 | gcc 2.95 build fixes. | Matthieu Herrb | |
2009-05-31 | update to xcb-util 0.3.5 | Matthieu Herrb | |
2009-05-23 | import xcb-util 0.3.4 | Matthieu Herrb | |