]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - zone.h
for now, turn off MEMPARANOIA
[xonotic/darkplaces.git] / zone.h
diff --git a/zone.h b/zone.h
index 1f721de95e9e9e2c0bb2fb0ec4189101a47982fc..a4f852dc1c5143e22567acc0caa77a2ab43f0920 100644 (file)
--- a/zone.h
+++ b/zone.h
@@ -25,7 +25,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //#define MEMCLUMPING
 
 // div0: heap overflow detection paranoia
-#define MEMPARANOIA 1
+//#define MEMPARANOIA 1
 
 #if MEMCLUMPING
 // give malloc padding so we can't waste most of a page at the end