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:
Nick Mathewson
2007-07-30 17:51:14 +00:00
parent 9260a824ef
commit 9fb77a6479
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ const char buffers_c_id[] =
#include "or.h"
#define SENTINELS
#undef SENTINELS
#undef CHECK_AFTER_RESIZE
#undef PARANOIA
#undef NOINLINE