From: Nick Mathewson Date: Wed, 25 Feb 2015 13:57:13 +0000 (-0500) Subject: changes file for 14922 X-Git-Tag: tor-0.2.7.1-alpha~164 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=320a68026ede1f5707b1b48f1b8c3bf34e11d931;p=thirdparty%2Ftor.git changes file for 14922 --- diff --git a/changes/bug14922 b/changes/bug14922 new file mode 100644 index 0000000000..65396e4d8f --- /dev/null +++ b/changes/bug14922 @@ -0,0 +1,3 @@ + o Removed code: + - Remove the 'tor_strclear()' function; use memwipe() instead. + Closes ticket 14922. \ No newline at end of file