]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge 394070 from trunk;
authorColm MacCarthaigh <colm@apache.org>
Wed, 19 Apr 2006 10:15:33 +0000 (10:15 +0000)
committerColm MacCarthaigh <colm@apache.org>
Wed, 19 Apr 2006 10:15:33 +0000 (10:15 +0000)
commit124334cec398867456846f52746e96a13ebaf01d
treed942360fa8c956ae68f2f546d6914761b699504b
parent8353ae1121306238937f2db7faba25811bb5c932
Merge 394070 from trunk;

* Initialize last_char as otherwise a random value will be compared
  against APR_ASCII_LF at the end of the loop if bb only contains an
  EOS bucket.

PR: 39282
Submitted by: Davi Arnaut <davi haxent.com.br>
Reviewed by: rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@395197 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
server/protocol.c