Thomas E. Dickey <[email protected]> wrote:
>
> | The following patch solves the problem with Wikipedia, but it
> | probably
> | breaks other things.
> |
> | --- lynx2.8.9dev.16/WWW/Library/Implementation/HTFormat.c.bak Sun Jul
> |  2 19:09:45 2017
> | +++ lynx2.8.9dev.16/WWW/Library/Implementation/HTFormat.c     Fri Oct 27
> | 02:26:46 2017
>
>
>
>
> sounds like this:
>
> https://github.com/ThomasDickey/lynx-snapshots/commit/6d7cd77ddec64888f258f03f5b9efc9d57b09a0c#diff-1371112641c8cfcf23d0c819cb7959cc
>
> http://lynx.invisible-island.net/current/CHANGES.html#v2.8.9dev.15

Sounds like it, but it is not the same.

The initialization of *both* of the variables "limit" and "bytes" to anything
other than zero contributes to the problem. Your patch fixes one half of the
problem, my patch fixes the other half.

You can easily test this with the test program in my previous message.
Just compile and run it, and point lynx to http://whatever:12345.

_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to