1
0
mirror of https://github.com/kakwa/uts-server synced 2024-11-11 12:08:54 +01:00
uts-server/src/lib
kakwa 822b97a035 add handling of NULL strings in logs
replace NULL char * by const char * "<undef>" in log messages
as printf("%s", NULL) behavior is not formalized.
2017-04-22 01:42:58 +02:00
..
http.c add handling of NULL strings in logs 2017-04-22 01:42:58 +02:00
rfc3161.c format code 2016-12-04 13:39:27 +01:00
utils.c add handling of NULL strings in logs 2017-04-22 01:42:58 +02:00