]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
added knownstrings_freeable array to prog struct so that attempts to free engine...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 29 Jun 2005 22:45:28 +0000 (22:45 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 29 Jun 2005 22:45:28 +0000 (22:45 +0000)
commita49bfc10adaa500e285c04d76857b96c937536b3
treed6bf8dddcc34e21457bab071163cc82c9a2e75b0
parent95e0893e5dec7501a4ff07d7522dd4ce24b645aa
added knownstrings_freeable array to prog struct so that attempts to free engine strings are detected and cause a PRVM_FreeString error (rather than a Mem_Free error)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5473 d7cf8633-e32d-0410-b094-e92efae38249
progsvm.h
prvm_edict.c