From: Nick Mathewson Date: Tue, 18 Mar 2014 14:59:51 +0000 (-0400) Subject: changes file for bug11232 X-Git-Tag: tor-0.2.5.4-alpha~85^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=61090bb64f03d5fd944535311191486d22b3134d;p=thirdparty%2Ftor.git changes file for bug11232 --- diff --git a/changes/bug11232 b/changes/bug11232 new file mode 100644 index 0000000000..c1a8780838 --- /dev/null +++ b/changes/bug11232 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Use AddressSanitizer and Ubsan sanitizers (in clang-3.4) to fix some + miscellaneous errors in our tests and codebase. Fix for bug 11232. + Bugfixes on versions back as far as 0.2.1.11-alpha.