Browse Source

changes file for 14922

Nick Mathewson 9 years ago
parent
commit
320a68026e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      changes/bug14922

+ 3 - 0
changes/bug14922

@@ -0,0 +1,3 @@
+  o Removed code:
+    - Remove the 'tor_strclear()' function; use memwipe() instead.
+      Closes ticket 14922.