]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update NEWS for the fixing of 358213 helgrind/drd bar_bad testcase hangs or
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 29 Nov 2016 22:54:05 +0000 (22:54 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 29 Nov 2016 22:54:05 +0000 (22:54 +0000)
crashes with new glibc pthread barrier implementation

(this was fixed in revision 16154)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16165

NEWS

diff --git a/NEWS b/NEWS
index a991bf91169e346651b40a7eacb1e975369b1bf2..5b7190f628b49b6c235d7e0951f1561baa789dbd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,8 @@ where XXXXXX is the bug number as listed below.
 348616  Wine/valgrind: noted but unhandled ioctl 0x5390 [..] (DVD_READ_STRUCT)
 352395  Please provide SVN revision info in --version -v
 352767  Wine/valgrind: noted but unhandled ioctl 0x5307 [..] (CDROMSTOP)
+358213  helgrind/drd bar_bad testcase hangs or crashes with new glibc pthread
+        barrier implementation
 371412  Rename wrap_sys_shmat to sys_shmat like other wrappers
 371869  support '%' in symbol Z-encoding
 371916  execution tree xtree concept