Merge branch 'maint-0.3.2'

This commit is contained in:
Nick Mathewson
2017-11-06 13:01:56 -05:00
3 changed files with 21 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (v3 onion services):
- Fix a memory leak when decrypting a badly formatted v3 onion
service descriptor. Fixes bug 24150; bugfix on 0.3.2.1-alpha.
Found by OSS-Fuzz; this is OSS-Fuzz issue 3994.