]> granicus.if.org Git - apache/commit
* Initialize last_char as otherwise a random value will be compared
authorRuediger Pluem <rpluem@apache.org>
Fri, 14 Apr 2006 12:17:54 +0000 (12:17 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 14 Apr 2006 12:17:54 +0000 (12:17 +0000)
commit4d1b38642dcdf1408a84b58f0ba33504097b6d3e
tree85e3da9fa63860acb794a85c274d0c83cb395864
parent9704233d80f563c034eeff04a5ca732634168271
* 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/trunk@394070 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/protocol.c