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"
|
||||
|
||||
#define SENTINELS
|
||||
#define CHECK_AFTER_RESIZE
|
||||
#define PARANOIA
|
||||
#undef SENTINELS
|
||||
#undef CHECK_AFTER_RESIZE
|
||||
#undef PARANOIA
|
||||
|
||||
#ifdef SENTINELS
|
||||
/* If SENTINELS is defined, check for attempts to write beyond the
|
||||
|
Loading…
Reference in New Issue
Block a user