From: Mark Wielaard Date: Mon, 19 May 2025 19:42:18 +0000 (+0200) Subject: Add fixed bug 504466 double close causes SEGV to NEWS X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6c37fd95ad1d89f5f644054d1cccd5ecd385e55;p=thirdparty%2Fvalgrind.git Add fixed bug 504466 double close causes SEGV to NEWS https://bugs.kde.org/show_bug.cgi?id=504466 was fixed by commit 8187386962598d1393eaf6cf4e032996f5edabb3 Check whether file descriptor is inherited before printing where_opened --- diff --git a/NEWS b/NEWS index 7bb9a79d1..d9f5fa903 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,7 @@ are not entered into bugzilla tend to get forgotten about or ignored. 503969 Make test results of make ltpchecks compatible with bunsen 504265 FreeBSD: missing syscall wrappers for fchroot and setcred 504341 Valgrind killed by LTP syscall testcase setrlimit05 +504466 Double close causes SEGV To see details of a given bug, visit https://bugs.kde.org/show_bug.cgi?id=XXXXXX