]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fast-path some cases, primarily to avoid an allocation when it isn't needed.
authorGreg Stein <gstein@apache.org>
Fri, 27 Apr 2001 05:27:00 +0000 (05:27 +0000)
committerGreg Stein <gstein@apache.org>
Fri, 27 Apr 2001 05:27:00 +0000 (05:27 +0000)
commit8271967b17a72ffd747f0a68490953a4582c563d
tree18d78cfe2aa9ff00632c01fc8415928fdc1fa46f
parentf706c5a618c84d1acb96048ce9a568fc79f0bfff
fast-path some cases, primarily to avoid an allocation when it isn't needed.
for a "nice" piece of cdata which is in one chunk, this can usually avoid an
allocation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88943 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/main/util.c