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.