From: Ivo Raisr Date: Tue, 12 Jan 2016 20:32:31 +0000 (+0000) Subject: Announce properly fix of: X-Git-Tag: svn/VALGRIND_3_12_0~266 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd75106fb5970a6c46825fb45c4e721ce121e3b7;p=thirdparty%2Fvalgrind.git Announce properly fix of: 357871 - pthread_spin_destroy not properly wrapped git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15757 --- diff --git a/NEWS b/NEWS index 4b5a0a3e53..36d1a57c1e 100644 --- a/NEWS +++ b/NEWS @@ -58,6 +58,7 @@ where XXXXXX is the bug number as listed below. 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