Merge branch 'ticket33290_v2_041' into ticket33290_v2_042

This commit is contained in:
Nick Mathewson
2020-02-13 09:12:48 -05:00
3 changed files with 19 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (diagnostic):
- Improve assertions and add some memory-poisoning code to try to track
down possible causes of a rare crash (32564) in the EWMA code.
Closes ticket 33290.