]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add bug 494246 to NEWS
authorMark Wielaard <mark@klomp.org>
Tue, 26 Nov 2024 20:32:59 +0000 (21:32 +0100)
committerMark Wielaard <mark@klomp.org>
Tue, 26 Nov 2024 20:35:36 +0000 (21:35 +0100)
Bug 494246 syscall fsopen not wrapped was fixed in commit 4044bcea0.
"Add open_tree, move_mount, fsopen, fsconfig, fsmount, fspick linux
syswraps"

NEWS

diff --git a/NEWS b/NEWS
index e5a7345e17a0171828c4f5be6d44e83cba86a691..2651600222f3aa0ad5a8b884f0156936d28ab2d0 100644 (file)
--- 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