]> granicus.if.org Git - apache/commit
don't waste memory, if someone configures another error message or
authorAndré Malo <nd@apache.org>
Sat, 23 Aug 2003 03:53:34 +0000 (03:53 +0000)
committerAndré Malo <nd@apache.org>
Sat, 23 Aug 2003 03:53:34 +0000 (03:53 +0000)
commitc00634c9368b93e4528039c40d7ae2ebb383de6c
tree91ef3efd917d6ee9d46a1d2d49c040dca8a482fa
parent066e0c9d40323a6f81a8c63fedc41b9f7c47968d
don't waste memory, if someone configures another error message or
timeformat during runtime. The common case doesn't need max_string_len
at all and won't be configured more than one or two times.

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