haproxy/include
Willy Tarreau 067ac9f4b6 MINOR: debug: enable memory poisonning to use byte 0
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.
2015-10-08 14:12:13 +02:00
..
common MINOR: debug: enable memory poisonning to use byte 0 2015-10-08 14:12:13 +02:00
import MAJOR: tproxy: remove support for cttproxy 2015-08-20 19:35:14 +02:00
proto MINOR: http/tcp: fill the avalaible actions 2015-10-02 22:56:11 +02:00
types BUG/MEDIUM: logs: segfault writing to log from Lua 2015-10-02 00:57:45 +02:00