svn: 2322
@@ -14,7 +14,7 @@ Lines prefixed with '-' were disabled before release and are not finished, or ar
1.2.6
* (REVERTED FROM 1.2.3) Disabled all memory allocations after a segfault (Fixes CPU spinning)
-This actually CAUSED cpu-spins after segfaults.
-
+* Disabled debug contexts as they were useless.
1.2.5
* Fixed a segfault/cpu-spin with mode parsing. (#25)
@@ -10,7 +10,7 @@
* WARNING: DO NOT send in bug reports if you undefine this!
*/
-#define DEBUG_CONTEXT
+#undef DEBUG_CONTEXT
/*
* Handy aliases for memory tracking and core dumps