bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] wget doesn't handle 5-digit port numbers in EPSV reponses


From: Adam Sampson
Subject: Re: [Bug-wget] wget doesn't handle 5-digit port numbers in EPSV reponses
Date: Sun, 4 Jan 2015 18:39:05 +0000
User-agent: Mutt/1.5.23+16 (39d3ddb56d34) (2014-03-12)

On Sun, Jan 04, 2015 at 07:06:05PM +0100, Tim Rühsen wrote:
> But since i never becomes > 5, the checks does not make sense and we
> should remove that check. Or change it to what is was meant to be
> (e.g. i==5 && c_isdigit(*s)), I guess.

There's a check for whether the next character is the delimiter
immediately afterwards, so just removing the check entirely should be
fine.

Cheers,

-- 
Adam Sampson <address@hidden>                         <http://offog.org/>

Attachment: pgp6qvaZmGFNx.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]