aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket13036
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket13036')
-rw-r--r--changes/ticket130365
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket13036 b/changes/ticket13036
new file mode 100644
index 0000000000..1b4784358a
--- /dev/null
+++ b/changes/ticket13036
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Fix a large number of false positive warnings from the clang
+ analyzer static analysis tool. This should make real warnings
+ easier for clang analyzer to find. Patch from "teor". Closes
+ ticket 13036.