]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Create the pool bucket after we know the true length, because
authorJeff Trawick <trawick@apache.org>
Wed, 1 Nov 2000 18:42:55 +0000 (18:42 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 1 Nov 2000 18:42:55 +0000 (18:42 +0000)
commitd5a6fd9e9d4f132674b760a94fffaa57b963cf04
tree392b53c082ff752564b5aaec406620c0179396b0
parenta7f03a4014580ba2f855722911f6f09a849da1a5
Create the pool bucket after we know the true length, because
(currently) we can't shorten the length of such a bucket by
setting e->length.  (We could split and then remove the extra
bucket, but this seems cleaner.  We may still want to have a
way to shorten a bucket, but there isn't a pressing need for
that at the moment.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86790 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_protocol.c