]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
NEWS: Mention recently fixed DRD issues
authorBart Van Assche <bvanassche@acm.org>
Wed, 12 Mar 2014 14:44:34 +0000 (14:44 +0000)
committerBart Van Assche <bvanassche@acm.org>
Wed, 12 Mar 2014 14:44:34 +0000 (14:44 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13871

NEWS

diff --git a/NEWS b/NEWS
index 4da1de7cf60d97ec2212111aa37052899ebfcb46..054a7c96e9aad1a215b1d1c4412fe8afd6794aa5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -64,6 +64,9 @@ where XXXXXX is the bug number as listed below.
 331337  s390x WARNING: unhandled syscall: 326 (dup3)
 331380  Syscall param timer_create(evp) points to uninitialised byte(s)
 331830  ppc64: WARNING: unhandled syscall: 96/97
+331847  outcome of drd/tests/thread_name is nondeterministic
+332055  drd asserts on platforms with VG_STACK_REDZONE_SZB == 0 and
+        consistency checks enabled
 n-i-bz  Fix KVM_CREATE_IRQCHIP ioctl handling
 n-i-bz  s390x: Fix memory corruption for multithreaded applications