]> granicus.if.org Git - apache/commit
In maintainer mode, replace apr_palloc with a version that
authorStefan Fritsch <sf@apache.org>
Fri, 24 Feb 2012 20:47:01 +0000 (20:47 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 24 Feb 2012 20:47:01 +0000 (20:47 +0000)
commit401b5be56210a52147091abe49e9d7a111634fe7
treeed1c8546fc9abea2f09917d43c0a2e0df8b00ed6
parent3c92125e3a26dc9ceb0b51a0f47876e9534546bf
In maintainer mode, replace apr_palloc with a version that
initializes the allocated memory with non-zero values, except if
AP_DEBUG_NO_ALLOC_POISON is defined.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1293408 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/httpd.h
server/util_debug.c