summaryrefslogtreecommitdiff
path: root/changes/ticket20066
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket20066')
-rw-r--r--changes/ticket200665
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket20066 b/changes/ticket20066
new file mode 100644
index 0000000000..970793d4ee
--- /dev/null
+++ b/changes/ticket20066
@@ -0,0 +1,5 @@
+ o Minor features (testing):
+ - Disable memory protections on OpenBSD when testing memwipe().
+ The test deliberately invokes undefined behaviour which the
+ protections interfere with. Patch from "rubiate". Closes ticket
+ 20066.