git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@96465
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 1.3.27
+ *) Win32: Fix one byte buffer overflow in ap_get_win32_interpreter
+ when a CGI script's #! line does not contain a \r or \n (i.e.
+ a line feed character) in the first 1023 bytes. The overflow
+ is always a '\0' (string termination) character.
*) Add new "suppress-error-charset" environment variable to
allow a BrowserMatch workaround for clients that incorrectly