Merge branch 'maint-0.2.9' into maint-0.3.0

This commit is contained in:
Nick Mathewson
2017-09-12 17:09:47 -04:00
2 changed files with 20 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (compilation):
- Avoid compiler warnings in the unit tests for running tor_sscanf()
with wide string outputs. Fixes bug 15582; bugfix on 0.2.6.2-alpha.