]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This patch fixes my previous change for argument passing, put in place
authorBill Stoddard <stoddard@apache.org>
Tue, 15 Jan 2002 17:27:32 +0000 (17:27 +0000)
committerBill Stoddard <stoddard@apache.org>
Tue, 15 Jan 2002 17:27:32 +0000 (17:27 +0000)
commitaadb283e021f9f3e50bcd7e2f35aa1109dd08149
treefe52173a9be139e2c722aa066c52cc3476ab1655
parent865f6f902c6390c407a113274830dcdf906c9906
This patch fixes my previous change for argument passing, put in place
to support rotatelogs. It only affects TPF. I was stupidly displacing past
the end of the "args" array while setting up to fork to rotatelogs (or a CGI).

Submitted by: David McCreedy

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92856 13f79535-47bb-0310-9956-ffa450edef68
src/os/tpf/os.c