Merge branch 'trove_2020_004_041_v2' into maint-0.4.1

This commit is contained in:
Nick Mathewson
2020-03-17 13:56:03 -04:00
2 changed files with 11 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major bugfixes (circuit padding, memory leaks):
- Avoid a remotely triggered memory leak in the case that a circuit
padding machine is somehow negotiated twice on the same circuit. Fixes
bug 33619; bugfix on 0.4.0.1-alpha. Found by Tobias Pulls. This is
also tracked as TROVE-2020-004.