Mail Archives: djgpp/1997/04/24/15:42:21
Stefano Brozzi <brozzis AT mag00 DOT cedi DOT unipr DOT it> wrote:
>My RHide (1.2) precompiled binary,
>selecting Help|Help on Help from menu and then Greetings,
>dies horribly. No error message is steady and visible because the screen
>is quickly restored, but a list of registers is *for a glance* shown.
>I've already pointed this out to Robert Hohne, but no answer from him.
Salve Stefano:
Here SET the author of the Help routines in RHIDE. Thanks for your report,
that was a double problem (now solved).
First I didn't check a length of an string and if it was very large the
stack got corrupted destroying the return address. Now I limit the lenght,
so the worst thing that can happend is that you won't be able to take such
a link, but RHIDE won't die.
Second the very long string was produced but an erroneous .inf that I
created. If you take a look at this file (infview.inf) you'll see the
Greetings node have * to denote items, these * can't be placed in the
first column because the reader takes this line as a link.
Arrivederci, SET
------------------------------------ 0 --------------------------------
Visit my home page: http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -