summaryrefslogtreecommitdiff
path: root/changes/bug18089
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug18089')
-rw-r--r--changes/bug180894
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug18089 b/changes/bug18089
deleted file mode 100644
index 8ff75b8b8e..0000000000
--- a/changes/bug18089
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (security):
- - Make memwipe() do nothing when passed a NULL pointer
- or zero size. Check size argument to memwipe() for underflow.
- Fixes bug 18089; bugfix on 0.2.3.25 and 0.2.4.6-alpha. Reported by "gk", patch by "teor".