]> 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)
commitfab2e40c2e754de792ae3bac0b1f2891ceb0f84d
treef6eed5f364a4f71fe614be1cba85acf0a6c0d89d
parent6236614a1859b4260e2c8dc96066acbb285540d1
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