In chat(), add another last-chunk-check right after parsing the server headers.
authorFabian Keil <fk@fabiankeil.de>
Wed, 21 Jul 2010 14:39:20 +0000 (14:39 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 21 Jul 2010 14:39:20 +0000 (14:39 +0000)
commitb10b908f0e2c9d3138f2945cfe5b52545bca0015
treed8327044adc7708d14d3cf83fe02e95fc2104a7e
parentd19ac9846ff30aaf523f4d55202a35db70d447a6
In chat(), add another last-chunk-check right after parsing the server headers.

Should fix #3028326 reported by "Karsten".

The check at the beginning of the loop should be obsolete
now, but there's no hurry to remove it right away.
jcc.c