]> granicus.if.org Git - apache/commit
* modules/http/http_protocol.c (ap_http_filter): Always fail if the
authorJoe Orton <jorton@apache.org>
Wed, 29 Sep 2004 14:38:42 +0000 (14:38 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 29 Sep 2004 14:38:42 +0000 (14:38 +0000)
commit52c225b0dbb8bcc7e1756de9a8ce65be91abdce5
tree8953c3542d4329353bbd5d2036dd0ffcf9aa2b79
parent7d2caa8d9b4270a3d85f8d7070b02e8d8d19c63b
* modules/http/http_protocol.c (ap_http_filter): Always fail if the
Content-Length header is an empty string; previously this was only
an error with some strto* implementations.

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