mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Fix expected output of helgrind/tests/tc20_verifywrap on Solaris.
n-i-bz git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15758
This commit is contained in:
parent
fd75106fb5
commit
da7db302c1
2
NEWS
2
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
|
||||
|
||||
@ -231,7 +231,6 @@ Thread #x's call to pthread_rwlock_unlock failed
|
||||
by 0x........: main (tc20_verifywrap.c:232)
|
||||
|
||||
|
||||
|
||||
---------------- pthread_spin_* ----------------
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user