Bläddra i källkod

Merge branch 'maint-0.2.7'

Nick Mathewson 8 år sedan
förälder
incheckning
b585cf3ca3
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      changes/bug17781

+ 3 - 0
changes/bug17781

@@ -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.