summaryrefslogtreecommitdiff
path: root/changes/bug23155
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug23155')
-rw-r--r--changes/bug231554
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug23155 b/changes/bug23155
new file mode 100644
index 0000000000..4c24ab136c
--- /dev/null
+++ b/changes/bug23155
@@ -0,0 +1,4 @@
+ o Minor bugfixes (stability):
+ - Avoid crashing on double-free when unable to load or process
+ an included file. Fixes bug 23155; bugfix on 0.3.1.1-alpha.
+ Found with the clang static analyzer.