]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Made sure that the variables ap_listenbacklog and ap_listeners are initialized
authorBradley Nicholes <bnicholes@apache.org>
Fri, 10 Aug 2001 01:14:29 +0000 (01:14 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 10 Aug 2001 01:14:29 +0000 (01:14 +0000)
commit1982f82a065d1718e33a221ba447a6dd08a81fb3
tree8971db0103394e97eef3e4650cb439bd4b69d97a
parent0a80999a8ff338a26922e687e249762723ec50df
Made sure that the variables ap_listenbacklog and ap_listeners are initialized
before they are used to avoid linker errors when using the NLMCONV utility
to build Apache for NetWare.  Patch submitted by Pavel Novy.

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