This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
Lindley French 94ee505f8a XPutBackEvent copies an XEvent internally, so the pointer passed in must
point to an actual XEvent object, not an XConfigureEvent, which is
smaller. This avoids an invalid stack read.
2014-04-10 16:07:03 -07:00
..