]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update the changes
authorJim Jagielski <jim@apache.org>
Tue, 18 Jun 2002 18:09:14 +0000 (18:09 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 18 Jun 2002 18:09:14 +0000 (18:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95778 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 17cbb93740da5d07d0e491eb908083ec56d29f7b..962f0aa5d5f23d44a33ce992e70e0454ad564df5 100644 (file)
@@ -1,5 +1,11 @@
 Changes with Apache 1.3.26
 
+  *) Potential NULL referencing fixed in the CGI module. It had
+     been there for 5 years. [Justin Erenkrantz]
+
+  *) Ensure that we set the result value in ap_strtol before
+     we return it. [The whole gang again]
+
 Changes with Apache 1.3.25
 
   *) Code changes required to address and close the security