Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Blinker 5.10 Online Reference - <b> 1317: extender heap full</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 1317: extender heap full
------------------------------------------------------------------------------
 This message indicates that the Blinker DOS extender heap has been
 completely used up, and should not occur in normal operation.

 It usually indicates that a large number of small allocations of memory have
 been made directly via the extender API, which in turn is usually caused by
 repeated allocation of a temporary buffer without it being freed each time.

 Check the program for endless recursion or failure to free a temporary
 memory allocation in a function which is called repeatedly.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson