Files
xserver/dix
Enrico Weigelt, metux IT consult f1ba454733 dix: protect from pScreen->SetCursorPosition == NULL
It's safer not relying on all ScreenProc's actually filled.

../dix/events.c: In function ‘CheckPhysLimits’:
../dix/events.c:780:14: warning: dereference of NULL ‘pScreen’ [CWE-476] [-Wanalyzer-null-dereference]
  780 |             (*pScreen->SetCursorPosition)
      |             ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:34:14 +02:00
..
2020-07-05 13:07:33 -07:00
2003-11-14 15:54:54 +00: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
2013-07-23 23:56:58 +01:00
2025-06-12 16:17:35 +02:00