ソースを参照

changes file for 14922

Nick Mathewson 11 年 前
コミット
320a68026e
1 ファイル変更3 行追加0 行削除
  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.