summaryrefslogtreecommitdiff
path: root/changes/bug17781
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug17781')
-rw-r--r--changes/bug177813
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug17781 b/changes/bug17781
new file mode 100644
index 0000000000..01ed231b0a
--- /dev/null
+++ b/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.