]> granicus.if.org Git - apache/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)
commit9169efb51b0d68395ffcecaff86dff530af25c7d
tree795b0852a1ef11433cee813fdb0397e0be94488e
parent2a3c3e77758def01f3e13e085e06757ec8805d1d
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