]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix expected output of helgrind/tests/tc20_verifywrap on Solaris.
authorIvo Raisr <ivosh@ivosh.net>
Wed, 13 Jan 2016 05:37:36 +0000 (05:37 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Wed, 13 Jan 2016 05:37:36 +0000 (05:37 +0000)
n-i-bz

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

NEWS
helgrind/tests/tc20_verifywrap.stderr.exp-solaris

diff --git a/NEWS b/NEWS
index 36d1a57c1e3e3d3e37b1f9af24c6acc0a726b367..d9a18c535ba2c9463ea8787a8814d0b9e6bde7f5 100644 (file)
--- 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
index 072cc18376cfa0d3e06cf9ba69fb862969518473..891b504908b73d3ee81dc5ce2c6a93467dbd4049 100644 (file)
@@ -231,7 +231,6 @@ Thread #x's call to pthread_rwlock_unlock failed
    by 0x........: main (tc20_verifywrap.c:232)
 
 
-
 ---------------- pthread_spin_* ----------------