Subject: | wrong limited read in http_cat |
Date: | Tue, 08 Jul 2014 08:58:57 +0200 |
To: | bug-Net-SSLeay [...] rt.cpan.org |
From: | "Hartwig zur Nieden" <zur.Nieden [...] xenet.de> |
in SSLeay.pm, v1.64, line 1205 in function 'http_cat' it says
($got, $errs) = tcp_read_all(200000);
which seems to be a remaining hard-limit for maximum number of read bytes for tcp_read_all.
It should read:
($got, $errs) = tcp_read_all();
so the basic limit of 2000000000 Bytes ist used.
Sorry if this report does not apply to any rules; it's my first bug-report :-)
Greetings,
Hartwig zur Nieden
--
Hartwig zur Nieden | XeNET GmbH
Telefon: +49-5323-9489050 | 38678 Clausthal-Zellerfeld, Marktstrasse 40
Fax: +49-5323-94014 | Registergericht: Amtsgericht Braunschweig HRB 110823
Email: zur.Nieden@xenet.de | Geschaeftsfuehrer: Matthias Meyser