diff options
Diffstat (limited to 'changes/bug11232')
-rw-r--r-- | changes/bug11232 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug11232 b/changes/bug11232 new file mode 100644 index 000000000..c1a878083 --- /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. |