Project

General

Profile

« Previous | Next » 

Revision 78d24e12

Added by danij almost 13 years ago

Fixed: Fatal error during game change

An attempt was made to dereference a dangling pointer to the objlink
blockmap once a map had been played and the game subsequently changed.

The objlink blockmaps are allocated with a Zone purge level >= PU_MAP
thus pointers to them will be invalid after a game change.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences