]> icculus.org git repositories - divverent/darkplaces.git/commit
- Added Mem_IsAllocated.
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 21 Oct 2004 17:44:34 +0000 (17:44 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 21 Oct 2004 17:44:34 +0000 (17:44 +0000)
commitac723954c7b1d01de519a8dc64a55a30faf6edb9
treedfa96e5283722301b088df3f436a28f3d16cd37b
parenta7da939822bcbd9623fd2883e543739977b299fb
- Added Mem_IsAllocated.
- Decreased the required parameter count of VM_strcat to 1.
- Added a check to VM_strunzone so it wont free already freed strings and
  thus crash the qc (only if developer != 0).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4691 d7cf8633-e32d-0410-b094-e92efae38249
prvm_cmds.c
zone.c
zone.h