xserver/hw
Enrico Weigelt, metux IT consult 0a09d17cee xfree86: loader: add assert() in LoadModule()
There's (remote) chance that the (internal) module name could become
NULL (eg. allocation failure). Even though chances to hit it are very
low, it's still better to have a check here (that doesn't cost us much),
just in case. Assert fail is still better than segfault, since we're
at least getting some hint what might have happened.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-09 21:07:35 +02:00
..
kdrive kdrive: Xkdrive.man: remove stray whitespace 2025-04-02 00:54:31 +00:00
vfb man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
xfree86 xfree86: loader: add assert() in LoadModule() 2025-05-09 21:07:35 +02:00
xnest Xnest: use authorative declarations from X11/XKBlib.h 2025-02-28 17:27:05 +00:00
xquartz man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
xwayland xwayland: no need to use WriteReplyToClient() 2025-04-07 07:47:30 +00:00
xwin man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00