xserver/hw
Enrico Weigelt, metux IT consult 30c60ed578 xfree86: modes: fix uninitialized variables
| ../hw/xfree86/modes/xf86RandR12.c: In function ‘xf86ComputeCrtcPan’:
| ../hw/xfree86/modes/xf86RandR12.c:310:54: warning: use of uninitialized value ‘r[1]’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value]
|   310 |             q[i] = m->m[1][i] * r[0] - m->m[0][i] * r[1];
|       |                                                     ~^~~

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:33:32 +02:00
..
kdrive glamor: unexport glamor_set_glvnd_vendor() 2025-06-12 16:25:01 +02:00
vfb man pages: remove extraneous PP macros 2025-05-31 15:01:49 -07:00
xfree86 xfree86: modes: fix uninitialized variables 2025-06-12 16:33:32 +02:00
xnest Xnest: use authorative declarations from X11/XKBlib.h 2025-02-28 17:27:05 +00:00
xquartz dix: unexport, document and rename GetSpriteWindow() 2025-06-12 16:18:32 +02:00
xwayland os: drop self-limiting resources 2025-06-12 16:31:57 +02:00
xwin randr: unexport and document RROutputSetSubpixelOrder() 2025-06-12 16:28:53 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00