xserver/hw/xfree86/modes
Benjamin Valentin 907c501926 xf86: check return value of XF86_CRTC_CONFIG_PTR in xf86CompatOutput()
If privates[xf86CrtcConfigPrivateIndex].ptr is NULL, this will cause
a segfault.

Possible fix for !1241

Signed-off-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/835>
2026-02-15 18:34:26 +00:00
..
meson.build xfree86: Move xf86CVTMode() function 2021-08-06 11:29:29 +00:00
xf86Crtc.c treewide: replace xnfcalloc() calls by XNFcallocarray() 2026-01-25 10:39:55 -08:00
xf86Crtc.h xf86: check return value of XF86_CRTC_CONFIG_PTR in xf86CompatOutput() 2026-02-15 18:34:26 +00:00
xf86Cursors.c xfree86: modes: drop unused xf86_driver_has_show_cursor() 2026-01-25 10:39:52 -08:00
xf86DiDGA.c xserver: Unifdef HAVE_CONFIG_H 2017-03-23 13:19:51 -04:00
xf86EdidModes.c treewide: replace xnfcalloc() calls by XNFcallocarray() 2026-01-25 10:39:55 -08:00
xf86gtf.c treewide: replace xnfcalloc() calls by XNFcallocarray() 2026-01-25 10:39:55 -08:00
xf86Modes.c Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00
xf86Modes.h Eliminate the use of xf86Rename.h 2013-04-24 10:22:20 -07:00
xf86RandR12.c xfree86: Check for RandR provider functions 2026-01-25 10:40:02 -08:00
xf86RandR12.h xfree86: Hook up colormaps and RandR 1.2 gamma code v6 2016-07-28 10:12:05 +09:00
xf86Rotate.c xfree86: make xf86RotateCrtcRedisplay public 2022-12-19 23:56:27 -08:00