]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Win32: Fix one byte overflow in ap_get_win32_interpreter when the CGI script
authorBill Stoddard <stoddard@apache.org>
Wed, 21 Aug 2002 13:33:07 +0000 (13:33 +0000)
committerBill Stoddard <stoddard@apache.org>
Wed, 21 Aug 2002 13:33:07 +0000 (13:33 +0000)
commit9649834846e637470228b0bcfc36623ccc91e6ce
tree6a6d421521da1d3b3dd94929804edf2bdc5bf40b
parent0c93ccebf9000e2f6dbbae9d6d6f182a229b84b3
Win32: Fix one byte overflow in ap_get_win32_interpreter when the CGI script
has no '\r' or '\n' in the first 1023 bytes.

Reported by: Aaron Campbell

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@96464 13f79535-47bb-0310-9956-ffa450edef68
src/main/http_core.c