]> granicus.if.org Git - apache/commit
* server/listen.c (open_listeners): Fix logic error caught by
authorJoe Orton <jorton@apache.org>
Fri, 2 Dec 2011 11:28:44 +0000 (11:28 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 2 Dec 2011 11:28:44 +0000 (11:28 +0000)
commit9175f3a64bfdc937c938d951ebf65c7ec96d35c2
tree80b823478ba98b71222910429a8284bfa2371c57
parent1a1da883955c678bacf9ae9d333d08246e1f03b3
* server/listen.c (open_listeners): Fix logic error caught by
  Coverity; possible NULL pointer deref at startup with a
  particular (and unlikely) listener/system config.

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