]> granicus.if.org Git - apache/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)
commit46c701dc7f7ab2dde32b930b60ce26434377a209
tree392b53c082ff752564b5aaec406620c0179396b0
parent339bd0b7e44123db84ccbcba198e635e29fffcdd
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