]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEBUG: add p_malloc() to return a poisonned memory area
authorWilly Tarreau <w@1wt.eu>
Fri, 25 Sep 2015 23:27:43 +0000 (01:27 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 25 Sep 2015 23:28:43 +0000 (01:28 +0200)
commit1895428ef43929e8a4505b8bf0e4749b59268427
tree20835606e6c7d912dabd3e76bff6b2b4b4a50b08
parentd75cb0fce6ed9092a4e36c53b1edd31be87e471c
DEBUG: add p_malloc() to return a poisonned memory area

This one is useful to detect improperly initialized memory areas
when some suspicious malloc() are involved in random behaviours.
include/common/debug.h