]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
NEWS: Add entry for bug #326091 (drd and __GI_strlen())
authorBart Van Assche <bvanassche@acm.org>
Sun, 20 Oct 2013 08:25:58 +0000 (08:25 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 20 Oct 2013 08:25:58 +0000 (08:25 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13665

NEWS

diff --git a/NEWS b/NEWS
index 3a17a648cf48eb546991e2ffd8954f5d7a0dd3e8..06e4db4e9b7f31f02b45aba857a563b9d6e2e366 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -690,6 +690,10 @@ DONE
 322563  vex mips->IR: 0x70 0x83 0xF0 0x3A
         FIXED 13558 2765
 
+326091  drd: Avoid that optimized strlen() implementations trigger
+        false positive race reports.
+        FIXED 13664
+
 
 Release 3.8.1 (19 September 2012)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~