Project

General

Profile

« Previous | Next » 

Revision 869d8177

Added by skyjake over 19 years ago

Implemented a fake memory zone for debugging.

The fake zone feature causes the zone to allocate memory from the real heap, thus allowing the use of memory debugging tools.

A problem was discovered and fixed in P_RunThinkers(), where the next field of the thinker was accessed after Z_Free was already called.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences