mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-05 22:56:57 +02:00
* 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(). |
||
---|---|---|
doc | ||
examples | ||
init.d | ||
tests | ||
haproxy.c | ||
Makefile | ||
NOTES | ||
TODO |