]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use short lived pool to avoid memory leaks
authorStefan Fritsch <sf@apache.org>
Sat, 5 May 2012 08:30:39 +0000 (08:30 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 5 May 2012 08:30:39 +0000 (08:30 +0000)
commit19a741d28e5f5184eadb5b8485843f9506b32a23
tree04a8427318a8d6dd1a30e12f9780d072fd9f0fa5
parente326f676e8886ed3c92d5124f3dbf3dd74208c56
Use short lived pool to avoid memory leaks

Remove the comment about binding upstream and downstream connections. It
seems to be obsolete since r104604, r104605, r105108.

Also avoid allocating memory if we are not handling the connection.

PR: 52275
Submitted by: Naohiro Ooiwa <naohiro ooiwa miraclelinux com>, Stefan Fritsch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1334343 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/mod_proxy_ajp.c