Skip to content
Snippets Groups Projects
Commit d7cb38bb authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Disabled memory debugging and poisoning by default.

parent 1fa6c10e
No related branches found
No related tags found
No related merge requests found
......@@ -13,9 +13,9 @@
#include <stdio.h>
#define MEM_DEBUG
//#define MEM_DEBUG
//#define MEM_NOSLAB
#define MEM_POISON
//#define MEM_POISON
/* Optimisation macros. */
#ifndef likely
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment