Merge branch 'maint-0.3.5'

This commit is contained in:
Nick Mathewson
2018-11-14 07:55:07 -05:00
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (memory leaks):
- Fix a harmless memory leak in libtorrunner.a. Fixes bug 28419;
bugfix on 0.3.3.1-alpha. Patch from Martin Kepplinger.