mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Disable SENTINELS in buffers: it may be responsible for making platform mallocs() be inefficient, and we havent needed it in a long long time.
svn:r10994
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ const char buffers_c_id[] =
|
||||
|
||||
#include "or.h"
|
||||
|
||||
#define SENTINELS
|
||||
#undef SENTINELS
|
||||
#undef CHECK_AFTER_RESIZE
|
||||
#undef PARANOIA
|
||||
#undef NOINLINE
|
||||
|
||||
Reference in New Issue
Block a user