willy tarreau
c29948c439
* released 1.1.9 : SECURITY FIX
* don't use snprintf()'s return value as an end of message since it may be larger. This caused bus errors and segfaults in internal libc's getenv() during localtime() in send_log(). * removed dead insecure send_syslog() function and all references to it. * fixed warnings on Solaris due to buggy implementation of isXXXX().
Description
No description provided
Languages
Shell
100%