mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
turn off the mongo debugging stuff, for performance tests
svn:r4137
This commit is contained in:
parent
e132daaff8
commit
4c4a14e3cb
@ -12,9 +12,9 @@ const char buffers_c_id[] = "$Id$";
|
|||||||
|
|
||||||
#include "or.h"
|
#include "or.h"
|
||||||
|
|
||||||
#define SENTINELS
|
#undef SENTINELS
|
||||||
#define CHECK_AFTER_RESIZE
|
#undef CHECK_AFTER_RESIZE
|
||||||
#define PARANOIA
|
#undef PARANOIA
|
||||||
|
|
||||||
#ifdef SENTINELS
|
#ifdef SENTINELS
|
||||||
/* If SENTINELS is defined, check for attempts to write beyond the
|
/* If SENTINELS is defined, check for attempts to write beyond the
|
||||||
|
Loading…
Reference in New Issue
Block a user