mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 16:33:35 +02:00
When debugging an issue, sometimes it can be useful to be able to use byte 0 to poison memory areas, resulting in the same effect as a calloc(). This patch changes the default mem_poison_byte to -1 to disable it so that all positive values are usable.
2.1 KiB
2.1 KiB