]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Readjustment of where the bucket is being allocated now that they are being
authorBradley Nicholes <bnicholes@apache.org>
Fri, 12 Apr 2002 22:11:44 +0000 (22:11 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 12 Apr 2002 22:11:44 +0000 (22:11 +0000)
commitf317c2c9e640825fc258a8a96cbaf1288ba0cd61
tree795b0852a1ef11433cee813fdb0397e0be94488e
parent435bd239722fe5986110ea2dd715a15de42e70f8
Readjustment of where the bucket is being allocated now that they are being
cleaned up.  Need to move the call to after apr_pool_clear() so that it doesn't
get cleanup too soon and never reallocated.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94627 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/netware/mpm_netware.c