From: Mark Wielaard Date: Tue, 26 Nov 2024 20:32:59 +0000 (+0100) Subject: Add bug 494246 to NEWS X-Git-Tag: VALGRIND_3_25_0~214 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71875fc1a3d746c0ea1e7b5d648a010b1559dcd9;p=thirdparty%2Fvalgrind.git Add bug 494246 to NEWS Bug 494246 syscall fsopen not wrapped was fixed in commit 4044bcea0. "Add open_tree, move_mount, fsopen, fsconfig, fsmount, fspick linux syswraps" --- diff --git a/NEWS b/NEWS index e5a7345e1..265160022 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,7 @@ than mailing the developers (or mailing lists) directly -- bugs that are not entered into bugzilla tend to get forgotten about or ignored. 489913 WARNING: unhandled amd64-linux syscall: 444 (landlock_create_ruleset) +494246 syscall fsopen not wrapped 494327 Crash when running Helgrind built with #define TRACE_PTH_FNS 1 494337 All threaded applications cause still holding lock errors 495488 Add FreeBSD getrlimitusage syscall wrapper