]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add test to repro bug
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 7 Apr 2017 22:22:01 +0000 (17:22 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 7 Apr 2017 22:22:01 +0000 (17:22 -0500)
libs/libks/src/ks_pool.c

index abe1770bd5c62a84cf93bcb9af6a3c0280d7540e..0bafffe3d98a0ed21475a06761f3571fad6c3f64 100644 (file)
@@ -52,7 +52,7 @@ typedef struct alloc_prefix_s {
 } alloc_prefix_t;
 
 #define PREFIX_SIZE sizeof(struct alloc_prefix_s)
-#define DEBUG 1
+//#define DEBUG 1
 /*
  * bitflag tools for Variable and a Flag
  */