Merge branch 'maint-0.2.6' into maint-0.2.7

This commit is contained in:
Nick Mathewson
2015-12-08 09:43:42 -05:00
+3
View File
@@ -0,0 +1,3 @@
o Compilation fixes:
- Fix a compilation warning with Clang 3.6: Do not check the
presence of an address which can never be NULL. Fixes bug 17781.