]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
core: fix crash when running with apr lib build with APR_POOL_DEBUG.
authorRainer Jung <rjung@apache.org>
Mon, 22 Jul 2019 19:28:14 +0000 (19:28 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 22 Jul 2019 19:28:14 +0000 (19:28 +0000)
commit27734254566fff9de76af408ce9e3fc324b157ce
tree457799767b2d0eafca6aa2979022b7270ae9fbcb
parent366172e5216d8475feb2b9218350349826ed6926
core: fix crash when running with apr lib build with APR_POOL_DEBUG.
Observed with huge config and mod_security using long config lines.

Backport of r1863179 from trunk.
Proposed by: rjung
Backported by: rjung
Reviewed by: rjung, icing, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1863596 13f79535-47bb-0310-9956-ffa450edef68
STATUS
server/util.c