]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Strengthen error-detection code in HTTP_IN and core_input_filter so that
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 27 Jun 2002 05:18:19 +0000 (05:18 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 27 Jun 2002 05:18:19 +0000 (05:18 +0000)
commit561d4c38747286079b5609e4162e61ab394c7e42
treeb63bd4e80653dc572e61c6fd1f4158adff3a7835
parent518af3ff494c32f88eb844af37302dd512d4c746
Strengthen error-detection code in HTTP_IN and core_input_filter so that
invalid readbytes or errors reading brigades are properly handled.

Reviewed by: Brian Pane

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95897 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_protocol.c
server/core.c