]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Replaced a direct call to "malloc" and "free", and removed several misuses of "Z_Mall...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 2 Apr 2004 07:08:54 +0000 (07:08 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 2 Apr 2004 07:08:54 +0000 (07:08 +0000)
commit9842ecc109d38eed8bb547787657d2099ae2f999
treebcf19060a15ab38ced63d1db003a429917652b05
parente2d030eaf3d5c507bce6dd15619973d02f4b9d00
Replaced a direct call to "malloc" and "free", and removed several misuses of "Z_Malloc" where using the temp mempool was sufficient.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4075 d7cf8633-e32d-0410-b094-e92efae38249
cl_particles.c
cmd.c
fs.c