mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-17 22:36:55 +02:00
When mapping memory with mmap(), we should use a fd of -1, not 0. 0 may work on linux, but it doesn't work on FreeBSD, and probably other OSes. It would be nice to backport this to 1.8 to help debugging there.
15 KiB
15 KiB