aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.d/make-cpp-check-happy.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.d/make-cpp-check-happy.txt b/ChangeLog.d/make-cpp-check-happy.txt
new file mode 100644
index 000000000..2ae74cb0a
--- /dev/null
+++ b/ChangeLog.d/make-cpp-check-happy.txt
@@ -0,0 +1,3 @@
+Bugfix
+ * Fix false positive uninitialised variable reported by cpp-check.
+ Contributed by Sander Visser in #3311.