xserver/xfixes
Keith Packard 8a42af6a93 Check for clientGone before sending events from XFixes (bug #1753).
Freeing resources during client closedown can cause cursor changes which
attempt to send cursor events through the XFixes extension; a client in the
process of closing down has no file to send events to, causing a crash when
this path is hit.
2007-02-19 15:28:37 -08:00
..
Makefile.am
cursor.c Check for clientGone before sending events from XFixes (bug #1753). 2007-02-19 15:28:37 -08:00
region.c Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC. 2006-12-14 19:15:21 -05:00
saveset.c Convert callers of SecurityLookupWindow() to dixLookupWindow(). 2006-12-15 15:50:46 -05:00
select.c Check for clientGone before sending events from XFixes (bug #1753). 2007-02-19 15:28:37 -08:00
xfixes.c Bug #6786: Use separate defines for server's Fixes support level. 2006-11-08 12:03:37 -05:00
xfixes.h
xfixesint.h