]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Ignasi writes:
authorMartin Kraemer <martin@apache.org>
Fri, 2 Mar 2001 12:35:53 +0000 (12:35 +0000)
committerMartin Kraemer <martin@apache.org>
Fri, 2 Mar 2001 12:35:53 +0000 (12:35 +0000)
commit5c28584012031ba883d39ea058c313bdf953e240
tree32a4852cddbf911b15728c968f1431f653b1eae5
parent19eb06f7e5f90be60322863d0e947649fa841b64
Ignasi writes:
  Both mod_ssl and KAME-ipv6 patch sets are adding the
  if (fd >= 0) in the FD_SET(fd, &listenfds) on http_main.c.
  I think this patch doesn't concert neither to mod_ssl nor to IPv6.

I agree, and I think it avoids a potential core dump too.
Submitted by: "Roca Carrio, Ignasi" <Ignasi.Roca@fujitsu-siemens.com>

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