]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Oh, no. It's legal to have 0 bytes read. Just not -1. If *that* happens,
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 3 Feb 2002 17:43:35 +0000 (17:43 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 3 Feb 2002 17:43:35 +0000 (17:43 +0000)
commit1ed7a6d590a695709755d9b23bf1843d562fdbff
tree3241e9687fdb1311d9e1be777bd732226d40feab
parent59874f544374cf465aa97a21f10550045283918d
Oh, no.  It's legal to have 0 bytes read.  Just not -1.  If *that* happens,
I want to see a core.  0 bytes reads are fine.  Grr.

(I'm so tempted to throw this assert out, but if we get -1 length
brigades back, we're gonna be screwed.)

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