]> granicus.if.org Git - apache/commit
Rearranged the log_request_time() code to eliminate the allocation
authorBrian Pane <brianp@apache.org>
Sun, 6 Jan 2002 21:03:51 +0000 (21:03 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 6 Jan 2002 21:03:51 +0000 (21:03 +0000)
commit3b76538d51ac6f150f8ae55afe105af30e41540c
tree845f7a0b841a6fff321f5d20a43481a4bfa6af56
parent68538b764b93cec5055f4acb53504d597a6b0c14
Rearranged the log_request_time() code to eliminate the allocation
of an 8KB buffer on the stack when not using a custom time format

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