Преглед на файлове

I believe this resolves bug 234, the mysterious crash on 0.1.1.9
and later servers. I'm not sure yet, but better to have it in CVS
while we speculate that it's the fix.


svn:r5895

Roger Dingledine преди 20 години
родител
ревизия
418dc7b16e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/common/crypto.h

+ 1 - 1
src/common/crypto.h

@@ -17,7 +17,7 @@
 
 #undef ENABLE_0119_PARANOIA_A
 #undef ENABLE_0119_PARANOIA_B1
-#undef ENABLE_0119_PARANOIA_B2
+#define ENABLE_0119_PARANOIA_B2
 #undef ENABLE_0119_PARANOIA_C
 
 /** Length of the output of our message digest. */