Mail Archives: djgpp-workers/2001/04/24/03:48:48
Nimrod said:
> At 01:55 PM 04/23/2001 +0300, you wrote:
> >> Eli, is it possible for the __djgpp_memory_handle_list to
> >> become corrupt prior to an exception?
> >
> >A bug can do that. Otheriwse, __djgpp_memory_handle_list should be
> >right at all times, since nohing will work if it isn't. An exception
> >might invalidate some of the registers, but it does nothing to the
> >variables which live inside an application, nor to its page tables.
>
> What kind of bug? Would programs that leak memory also cause this to happen
> somehow?
This kind of bug: "__djgpp_memory_handle_list = NULL;"
Right,
MartinS
- Raw text -