Files
xserver/Xi
Enrico Weigelt, metux IT consult d3c32cdfa8 Xi: fix wrong assertion in RetrieveTouchDeliveryData()
The assert(iclients) was in a place where the iclients variable could
not have been initialized ever - the first assignment is done *after* that.
Since we already have a BUG_RETURN_VAL() right be before it's actually
dereferenced, there's no need for that assert() at all - so drop it.

See https://github.com/X11Libre/xserver/issues/330

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-07-09 13:58:31 +02:00
..
2025-06-12 16:17:35 +02:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2025-02-06 22:28:52 +00:00
2025-02-06 22:28:52 +00:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2025-06-12 16:17:35 +02:00
2025-02-06 22:28:52 +00:00
2025-02-06 22:28:52 +00:00
2025-02-06 22:28:52 +00:00
2025-02-06 22:28:52 +00:00
2025-06-12 17:21:46 +02:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2025-06-12 16:17:35 +02:00
2012-03-21 13:54:42 -07:00
2024-10-10 13:38:31 +00:00
2025-06-12 16:53:43 +02:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2024-09-01 22:21:12 +00:00