From da7db302c18b4525a42df16226dda05a9d50dcc9 Mon Sep 17 00:00:00 2001 From: Ivo Raisr Date: Wed, 13 Jan 2016 05:37:36 +0000 Subject: [PATCH] Fix expected output of helgrind/tests/tc20_verifywrap on Solaris. n-i-bz git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15758 --- NEWS | 2 +- helgrind/tests/tc20_verifywrap.stderr.exp-solaris | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 36d1a57c1e..d9a18c535b 100644 --- a/NEWS +++ b/NEWS @@ -57,8 +57,8 @@ where XXXXXX is the bug number as listed below. 355455 stderr.exp of test cases wrapmalloc and wrapmallocstatic overconstrained 355454 do not intercept malloc related symbols from the runtime linker 356044 Dwarf line info reader misinterprets is_stmt register -357887 Fix a file handle leak. VG_(fclose) did not close the file 357871 pthread_spin_destroy not properly wrapped +357887 Fix a file handle leak. VG_(fclose) did not close the file n-i-bz Fix incorrect (or infinite loop) unwind on RHEL7 x86 32 bits n-i-bz massif --pages-as-heap=yes does not report peak caused by mmap+munmap diff --git a/helgrind/tests/tc20_verifywrap.stderr.exp-solaris b/helgrind/tests/tc20_verifywrap.stderr.exp-solaris index 072cc18376..891b504908 100644 --- a/helgrind/tests/tc20_verifywrap.stderr.exp-solaris +++ b/helgrind/tests/tc20_verifywrap.stderr.exp-solaris @@ -231,7 +231,6 @@ Thread #x's call to pthread_rwlock_unlock failed by 0x........: main (tc20_verifywrap.c:232) - ---------------- pthread_spin_* ---------------- -- 2.47.2