summaryrefslogtreecommitdiff
path: root/changes/7419
diff options
context:
space:
mode:
Diffstat (limited to 'changes/7419')
-rw-r--r--changes/741911
1 files changed, 5 insertions, 6 deletions
diff --git a/changes/7419 b/changes/7419
index b792e8f6a0..1073d9585e 100644
--- a/changes/7419
+++ b/changes/7419
@@ -1,7 +1,6 @@
- o Minor enhancement (security):
- - Use explicit_bzero when present
- from <logan@hackers.mu>.
- - Use memset_s when present
- from <selven@hackers.mu>
+ o Minor features (security):
+ - Use explicit_bzero or memset_s when present. Previously, we'd use
+ OpenSSL's OPENSSL_cleanse() function.
+ Closes ticket 7419; patches from <logan@hackers.mu> and <selven@hackers.mu>.
+
- 625538405474972d627b26d7a250ea36 (: