lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] [bug, minor] page navigation too short string


From: Thomas Dickey
Subject: Re: [Lynx-dev] [bug, minor] page navigation too short string
Date: Wed, 27 Jul 2016 20:40:04 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Jul 27, 2016 at 08:21:12AM +0300, Valentin Nechayev wrote:
> Hi,
> to navigate to a known page number, one should press "0" "<number>p".
> At 32-bit systems, this doesn't allow entering more than 4 characters,
> so, "999p" is allowed, but "1000p" is not, if refuses additional
> characters after "1000".
> 
> In LYGetFile.c, this is in the row
> 
>     if (LYgetBString(&temp, FALSE, sizeof(temp), NORECALL) < 0 ||

This was fixed in

2015-04-12 (2.8.9dev.5)
* restore large buffer-size from follow_link_number() which was altered in
  2.8.8dev.10 changes to use LYgetBString() (Debian #699068) -TD, -TG

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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