Sfoglia il codice sorgente

changes file for 14922

Nick Mathewson 10 anni fa
parent
commit
320a68026e
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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.