commit 61090bb64f03d5fd944535311191486d22b3134d Author: Nick Mathewson nickm@torproject.org Date: Tue Mar 18 10:59:51 2014 -0400
changes file for bug11232 --- changes/bug11232 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/bug11232 b/changes/bug11232 new file mode 100644 index 0000000..c1a8780 --- /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.