Pārlūkot izejas kodu

changes file for 14922

Nick Mathewson 10 gadi atpakaļ
vecāks
revīzija
320a68026e
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  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.