aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-01-07 12:53:24 -0800
committerNick Mathewson <nickm@torproject.org>2016-01-07 12:53:24 -0800
commit3783046f3b519533fc721472f38ccf437d2d12a5 (patch)
treec45773b7f07a6f2eda1a07934557a2153dc4aaf8 /changes
parent8d6aafbb4a7f4f9748b88f5ce16675900559149e (diff)
downloadtor-3783046f3b519533fc721472f38ccf437d2d12a5.tar.gz
tor-3783046f3b519533fc721472f38ccf437d2d12a5.zip
Use memset_s or explicit_bzero when available.
Diffstat (limited to 'changes')
-rw-r--r--changes/74197
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/7419 b/changes/7419
new file mode 100644
index 0000000000..b792e8f6a0
--- /dev/null
+++ b/changes/7419
@@ -0,0 +1,7 @@
+ o Minor enhancement (security):
+ - Use explicit_bzero when present
+ from <logan@hackers.mu>.
+ - Use memset_s when present
+ from <selven@hackers.mu>
+
+ 625538405474972d627b26d7a250ea36 (: