Hi,
I've changed << to append in HtHTTP::ReadChunkedBody() because
buffer is *not* null terminated. Beside, and I did not fix that, there
should be a test to check that the bytes read are exactly the bytes
wanted (bytes_read == chunck_size).
I also did the following:
htnet/Transport.cc (Transport): initialize _port and _max_document_size
otherwise comparison with undefined value occurs.
Now the test
testnet -U http://www.comune.prato.it/cgi-bin/tlm/nocache/tlm/cinema/home.htm -t 10
is 'purify' clean.
Cheers,
--
Loic Dachary
ECILA
100 av. du Gal Leclerc
93500 Pantin - France
Tel: 33 1 56 96 09 80, Fax: 33 1 56 96 09 61
e-mail: [EMAIL PROTECTED] URL: http://www.senga.org/
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.