]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* server/vhost.c (remove_unused_name_vhosts): Remove redundant check;
authorJoe Orton <jorton@apache.org>
Thu, 15 Apr 2004 20:36:45 +0000 (20:36 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 15 Apr 2004 20:36:45 +0000 (20:36 +0000)
commitb39f62cdc463c450a54d03d172e3f3329de619ee
treeb995406becdaf5ba1c075c2d718f7d5847ae2b34
parent8ef993a2b0f6913bb95fadd0e15c397ba244205f
* server/vhost.c (remove_unused_name_vhosts): Remove redundant check;
catch all port-based NameVirtualHosts without defined VirtualHosts,
preventing segfaults later in some misconfigurations.

PR: 27731

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