]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
prevent seg faults in mod_status trying to access vhost structures from
authorGreg Ames <gregames@apache.org>
Fri, 26 Oct 2001 15:40:04 +0000 (15:40 +0000)
committerGreg Ames <gregames@apache.org>
Fri, 26 Oct 2001 15:40:04 +0000 (15:40 +0000)
commita3ffd0cfd0ac65e8cdb09ebe0c8b4f0b0162f3e8
tree8ec80ffda98ad410a03da6cb384a43f5d103bd78
parent82f388d0b3d5dc1995b65f35cb123f49cd5256cb
prevent seg faults in mod_status trying to access vhost structures from
the former generation, after a restart.  It happens mostly when the MPM has
threads.

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