aboutsummaryrefslogtreecommitdiff
path: root/changes/bug27658
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug27658')
-rw-r--r--changes/bug276586
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug27658 b/changes/bug27658
deleted file mode 100644
index 8cc0aa4714..0000000000
--- a/changes/bug27658
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor bugfixes (testing):
- - If a unit test running in a subprocess exits abnormally or with a
- nonzero status code, treat the test as having failed, even if
- the test reported success. Without this fix, memory leaks don't cause
- cause the tests to fail, even with LeakSanitizer. Fixes bug 27658;
- bugfix on 0.2.2.4-alpha.