Merge branch 'ticket33290_v2_042' into maint-0.4.2

This commit is contained in:
Nick Mathewson
2020-06-29 13:57:13 -04: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.