]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
The patch fixes 2 things.
authorJeff Trawick <trawick@apache.org>
Mon, 18 Jun 2001 11:50:42 +0000 (11:50 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 18 Jun 2001 11:50:42 +0000 (11:50 +0000)
commitf5df386762814e36b7da83e0124be6fea13b4dd6
tree51c9fd9c0a8bcdada023e39847907b7c85cc8a63
parente6bb83641f083f9d55a65d7e5085ffecb45b591a
The patch fixes 2 things.
* apr_terminate now has the right declaration so it can be used
directly in atexit
* Win2K gets a divde by zero error when heartbeatres is zero (reproduce via
    support\Debug\ab.exe -k -c 6 -n 100 localhost/

Submitted by:   Ian Holsman <ianh@cnet.com>
Reviewed by:    Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89383 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
support/ab.c