mirror of
https://github.com/kakwa/uts-server
synced 2025-05-25 09:13:57 +02:00

replace NULL char * by const char * "<undef>" in log messages as printf("%s", NULL) behavior is not formalized.
replace NULL char * by const char * "<undef>" in log messages as printf("%s", NULL) behavior is not formalized.