瀏覽代碼

Merge branch 'maint-0.2.7'

Nick Mathewson 8 年之前
父節點
當前提交
b585cf3ca3
共有 1 個文件被更改,包括 3 次插入0 次删除
  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.