]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1051468, r1058133, r1059037 from trunk:
authorJim Jagielski <jim@apache.org>
Thu, 10 Feb 2011 15:26:43 +0000 (15:26 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 10 Feb 2011 15:26:43 +0000 (15:26 +0000)
commit08a0a36c86313f738c79b7498be70c567a026be4
treeef199cb6f9ce13ceca693c23c29ee23074817bee
parent714e9542d320a79ed1d5e658199b8b3d8b0476fb
Merge r1051468, r1058133, r1059037 from trunk:

* Do not drop contents of incomplete lines, but safe them for the next
  round of reading.

PR: 50481

* Fix comment typo as noticed by jorton

* We can only get there if the line is too long and in this case
  we should return the partial line as defined in util_filter.h.

Submitted by: rpluem
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1069427 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/ssl/ssl_engine_io.c