Nick Mathewson 10 роки тому
батько
коміт
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.