|
From: <sv...@va...> - 2016-01-12 20:32:38
|
Author: iraisr
Date: Tue Jan 12 20:32:31 2016
New Revision: 15757
Log:
Announce properly fix of:
357871 - pthread_spin_destroy not properly wrapped
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Jan 12 20:32:31 2016
@@ -58,6 +58,7 @@
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
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
|