]> granicus.if.org Git - apache/commit
prevent a potential seg fault in ap_escape_html if a header field is too
authorGreg Ames <gregames@apache.org>
Tue, 10 Dec 2002 02:56:26 +0000 (02:56 +0000)
committerGreg Ames <gregames@apache.org>
Tue, 10 Dec 2002 02:56:26 +0000 (02:56 +0000)
commit62d64f5ceb5c5732a8875e1e4a452047e4bc703e
treef6eed5f364a4f71fe614be1cba85acf0a6c0d89d
parent6d703e8d0066b2c791930a38af79767519612566
prevent a potential seg fault in ap_escape_html if a header field is too
long.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97832 13f79535-47bb-0310-9956-ffa450edef68
server/protocol.c