From c88085ba96e7451b564dd45219f2348e622aba9e Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Wed, 12 Dec 2007 12:40:42 +0000 Subject: [PATCH] Fix off-by-one-space underflow. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@603601 13f79535-47bb-0310-9956-ffa450edef68 --- src/CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CHANGES b/src/CHANGES index 876990db1cd..1160c8cd117 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -2,7 +2,7 @@ Changes with Apache 1.3.40 *) SECURITY: CVE-2007-5000 (cve.mitre.org) mod_imap: Fix cross-site scripting issue. Reported by JPCERT. - [Joe Orton] + [Joe Orton] *) SECURITY: CVE-2007-3847 (cve.mitre.org) mod_proxy: Prevent reading past the end of a buffer when parsing -- 2.47.2