]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 14922
authorNick Mathewson <nickm@torproject.org>
Wed, 25 Feb 2015 13:57:13 +0000 (08:57 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 25 Feb 2015 13:57:13 +0000 (08:57 -0500)
changes/bug14922 [new file with mode: 0644]

diff --git a/changes/bug14922 b/changes/bug14922
new file mode 100644 (file)
index 0000000..65396e4
--- /dev/null
@@ -0,0 +1,3 @@
+  o Removed code:
+    - Remove the 'tor_strclear()' function; use memwipe() instead.
+      Closes ticket 14922.
\ No newline at end of file