]> 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)
commit6ff94e2a76cc3ab1fce3653a7634bb7fc00292b7
tree10126043928c687c56b928c542c64a197048796c
parentb13cac7e7e7414b255701b9a6460ff7a5d690476
  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