From: divverent Date: Fri, 7 Aug 2009 05:55:22 +0000 (+0000) Subject: for now, turn off MEMPARANOIA X-Git-Tag: xonotic-v0.1.0preview~1527 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7b538b5bc22c5d907142428ade32d070e4fa404d;p=xonotic%2Fdarkplaces.git for now, turn off MEMPARANOIA git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9102 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/zone.h b/zone.h index 1f721de9..a4f852dc 100644 --- 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