git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95778
13f79535-47bb-0310-9956-
ffa450edef68
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