lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev frag redir crash fixes


From: Klaus Weide
Subject: Re: lynx-dev frag redir crash fixes
Date: Wed, 26 Apr 2000 07:44:24 -0500 (CDT)

On Wed, 26 Apr 2000, Leonid Pauzner wrote:
> 25-Apr-2000 12:19 Klaus Weide wrote:
> 
> > * Avoid invalid memory access that can result from redirection messages
> >   that include a fragment in the new URL.
> 
> Does this have something with --enable-internal-links /
> --disable-internal-links ?
> I have a feeling the problem may happen
> for only one configuration (just a guess).

No.  The two assumptions that were erroneously made were
- NewDoc is not a *HTChildAnchor   (in HTAccess.c),
- HTMainText is not NULL  (in LYGetFile.c).

For both, situations can be created where this is not true.
The ones I could produce both involve URLs with fragments,
but are otherwise independent.  In both cases, this is unrelated
to internal-links.

  Klaus


reply via email to

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