[tor-commits] [tor/master] changes file for 14922
nickm at torproject.org
nickm at torproject.org
Wed Feb 25 13:57:28 UTC 2015
commit 320a68026ede1f5707b1b48f1b8c3bf34e11d931
Author: Nick Mathewson <nickm at torproject.org>
Date: Wed Feb 25 08:57:13 2015 -0500
changes file for 14922
---
changes/bug14922 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/changes/bug14922 b/changes/bug14922
new file mode 100644
index 0000000..65396e4
--- /dev/null
+++ b/changes/bug14922
@@ -0,0 +1,3 @@
+ o Removed code:
+ - Remove the 'tor_strclear()' function; use memwipe() instead.
+ Closes ticket 14922.
\ No newline at end of file
More information about the tor-commits
mailing list