]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
optimization:
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 27 Dec 2003 06:39:54 +0000 (06:39 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 27 Dec 2003 06:39:54 +0000 (06:39 +0000)
commita4c521e5356b9cfb8be489733642733da2ea3635
treeb4a6c33e2572385c3c9865985ca8163b1bd0dc05
parentaabcfe3355ef2abcceac901abf57d2cd40efd5de
optimization:
- add comment about what subst_prefix_path function does
- reduce the use of fixed buffers
- get a rid of unnecessary memory operations

Justin adds:
Fixes // problem and rewrites subst_prefix_path to make it intelligble.

Backport of modules/mappers/mod_rewrite.c r1.162 from httpd-2.1
Submitted by: Andr� Malo
Reviewed by: Andr� Malo, Jeff Trawick, Justin Erenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102118 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/mappers/mod_rewrite.c