From: Paul Floyd Date: Fri, 18 Apr 2025 17:32:05 +0000 (+0200) Subject: Add 3.25 highlights to NEWS for FreeBSD. X-Git-Tag: VALGRIND_3_25_0~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e2aa12c84e662cbe1966c61408323f1a4d589f6e;p=thirdparty%2Fvalgrind.git Add 3.25 highlights to NEWS for FreeBSD. --- diff --git a/NEWS b/NEWS index b6b822202..e5be7f53a 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,12 @@ AMD64/macOS 10.13 and nanoMIPS/Linux. * Numerous bug fixes for Illumos, in particular fixed a Valgrind crash whenever a signal handler was called. +* On FreeBSD, a change to the libc code that runs atexit handlers was + causing Helgrind to produce an extra error about exiting threads + still holding locks for. This applied to every multithreaded application. + The extra error is now filtered out. A syscall wrapper had been added + for getrlimitusage. + * ==================== TOOL CHANGES =================== * The --track-fds=yes and --track-fds=all options now treat all