Forráskód Böngészése

changes file for 14922

Nick Mathewson 10 éve
szülő
commit
320a68026e
1 módosított fájl, 3 hozzáadás és 0 törlés
  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.