From: Bill Stoddard Date: Fri, 19 Apr 2002 19:30:31 +0000 (+0000) Subject: More notes... X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f9ddc723ac65179e72ee8b2e934bbfa980942355;p=thirdparty%2Fapache%2Fhttpd.git More notes... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94725 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/CHANGES b/src/CHANGES index b1426f2e3b1..e05d27dce82 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -614,7 +614,7 @@ Changes with Apache 1.3.20 *) Autodetect if platforms have isnan() and/or isinf() for use in ap_snprintf.c. [Jim Jagielski] - *) Correct a vulnerability in the Win32 and OS2 ports, by which a + *) Security/DoS: Correct a vulnerability in the Win32 and OS2 ports, by which a client submitting a carefully constructed URI could cause a GP (segment) fault in the child process, which would have to be cleared by the operator to resume operation. This vulnerability