Files
xserver/dix
Scott James Remnant 2ee85d954c dix: avoid calling deleted block and wakeup handlers
BlockHandler and WakeupHandlers may be removed within a different
BlockHandler or WakeupHandler, especially since config/udev uses
these and removes devices.

Calling the deleted handlers and passing potentially freed data
can result in the X server segfaulting after device removal, or
events that result in device removal such as undocking or suspend/
resume.

Signed-off-by: Scott James Remnant <scott@netsplit.com>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-06-30 16:38:29 +10:00
..
2011-06-23 05:28:31 -07:00
2010-05-13 06:16:48 +07:00
2011-04-04 15:41:47 +03:00
2010-11-11 23:20:35 +02:00
2011-06-23 05:28:31 -07:00
2010-12-06 19:15:26 -08:00
2009-08-28 23:29:05 -04:00
2011-03-01 07:58:06 -05:00
2011-04-21 13:43:46 +10:00