- 
Max Kellermann authoredg_set_error() is a printf-like function, and expects a format string. Using the return value of gai_strerror() is unsafe. a96bec36
g_set_error() is a printf-like function, and expects a format string. Using the return value of gai_strerror() is unsafe.