]> granicus.if.org Git - apache/commit
We never tested for invalid 'additional' arguments that were ignored.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 29 Nov 2001 07:10:40 +0000 (07:10 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 29 Nov 2001 07:10:40 +0000 (07:10 +0000)
commit0f6e70ed8d39997a31bf3f44602698e014562354
tree10126043928c687c56b928c542c64a197048796c
parentd06327e27b8bd0547f3b20827ab2ebff4cec8cec
  We never tested for invalid 'additional' arguments that were ignored.
  Was there any point to allowing additional, unused args after the
  various supported switches?

  This prevents the Apache server from starting with an httpd somefooness
  invocation.

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