]> granicus.if.org Git - apache/commit
prevent seg faults in mod_status with ExtendedStatus enabled, after
authorGreg Ames <gregames@apache.org>
Mon, 23 Jul 2001 18:17:16 +0000 (18:17 +0000)
committerGreg Ames <gregames@apache.org>
Mon, 23 Jul 2001 18:17:16 +0000 (18:17 +0000)
commiteca0a9cd55a6bf30bb958afdc522b52fa4fe74c4
treefdc3d85966d65c97a8ac1780650e268cca2a84f0
parent202c91a033b60bee411aba578818742d61b9f625
prevent seg faults in mod_status with ExtendedStatus enabled, after
a restart.  A pointer to the previous generation's vhost server_rec
could be left in the worker_score under certain conditions.

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