]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note Cliff's fix
authorJim Jagielski <jim@apache.org>
Thu, 21 Mar 2002 16:52:20 +0000 (16:52 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 21 Mar 2002 16:52:20 +0000 (16:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94098 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 7947fad3046fb89a4508a8deec53b381fe1d070e..3b6063e03dac0eb05adecf94898a3b98aab61def 100644 (file)
@@ -1,5 +1,7 @@
 Changes with Apache 1.3.24
 
+  *) Fixed a segfault in mod_include when #if, #elif, #else, or #endif
+     directives were improperly terminated.  [Cliff Woolley]
 
   *) Introduce proper escaping of command.com and cmd.exe for Win32.
      These patches close vulnerability CAN-2002-0061, identified and