mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
> ../hw/xfree86/loader/loadmod.c: In function ‘LoaderSetPath’: > ../hw/xfree86/loader/loadmod.c:230:67: warning: ‘%s’ directive argument is null [-Wformat-overflow=] > 230 | LogMessage(X_ERROR, "Failed to store module search path \"%s\" for module %s\n", path, driver); > | ^~ Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>