|
From: <sv...@va...> - 2016-01-13 05:37:45
|
Author: iraisr
Date: Wed Jan 13 05:37:36 2016
New Revision: 15758
Log:
Fix expected output of helgrind/tests/tc20_verifywrap on Solaris.
n-i-bz
Modified:
trunk/NEWS
trunk/helgrind/tests/tc20_verifywrap.stderr.exp-solaris
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Wed Jan 13 05:37:36 2016
@@ -57,8 +57,8 @@
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
Modified: trunk/helgrind/tests/tc20_verifywrap.stderr.exp-solaris
==============================================================================
--- trunk/helgrind/tests/tc20_verifywrap.stderr.exp-solaris (original)
+++ trunk/helgrind/tests/tc20_verifywrap.stderr.exp-solaris Wed Jan 13 05:37:36 2016
@@ -231,7 +231,6 @@
by 0x........: main (tc20_verifywrap.c:232)
-
---------------- pthread_spin_* ----------------
|