Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Sat Mar 11 13:28:10 EST 2006


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2006-03-11 18:28:10 UTC

Log message:

refactored _Mem_Free into _Mem_FreeBlock which takes a memheader_t * and _Mem_Free which converts a void * to the content area of the memory, to a memheader_t * and calls _Mem_FreeBlock - now _Mem_FreePool and _Mem_EmptyPool can call that directly, which avoids a Mem_IsAllocated error that I don't understand

Modified files:
     zone.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20060311.182810.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20060311/3cf46160/attachment.diff>


More information about the twilight-commits mailing list