Files
xserver/dix
Enrico Weigelt, metux IT consult 765cb85350 dix: make DeviceEnterLeaveEvent() anaylzer-friendly
The analyzer giving a false alarm on potential NULL-pointer deref here.
Even though that case can't happen, it's also not immediately clear
to the human reader.

To make both the analyzer as well human reader happier, reformulating
this function to by using fast-return pattern.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:34:29 +02:00
..
2025-06-12 16:20:19 +02:00
2025-02-11 19:13:01 +01:00
2025-06-12 16:19:43 +02:00
2024-04-15 23:10:31 +00:00
2025-02-11 19:13:01 +01:00
2025-02-11 19:13:01 +01:00
2024-03-05 16:57:52 +01:00
2025-06-12 16:17:35 +02:00