From: Bart Van Assche Date: Wed, 12 Mar 2014 14:44:34 +0000 (+0000) Subject: NEWS: Mention recently fixed DRD issues X-Git-Tag: svn/VALGRIND_3_10_0~565 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87ff855f49bbf7d31c3d090e23d19aeb78f1a38e;p=thirdparty%2Fvalgrind.git NEWS: Mention recently fixed DRD issues git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13871 --- diff --git a/NEWS b/NEWS index 4da1de7cf6..054a7c96e9 100644 --- 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