xserver/hw
Enrico Weigelt, metux IT consult be470cbf46 (!1967) 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-03 11:37:31 +02:00
..
kdrive (!1987) glamor: unexport glamor_set_glvnd_vendor() 2025-06-03 11:37:30 +02:00
vfb man pages: remove extraneous PP macros 2025-05-31 15:01:49 -07:00
xfree86 (!1967) dix: protect from pScreen->SetCursorPosition == NULL 2025-06-03 11:37:31 +02:00
xnest Xnest: use authorative declarations from X11/XKBlib.h 2025-02-28 17:27:05 +00:00
xquartz (!2007) dix: unexport, document and rename GetSpriteWindow() 2025-06-03 11:37:29 +02:00
xwayland (!1974) os: drop self-limiting resources 2025-06-03 11:37:31 +02:00
xwin (!1967) dix: move props into WindowRec and fix potential NULL deref 2025-06-03 11:37:31 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00