]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add fixed bug 504466 double close causes SEGV to NEWS
authorMark Wielaard <mark@klomp.org>
Mon, 19 May 2025 19:42:18 +0000 (21:42 +0200)
committerMark Wielaard <mark@klomp.org>
Mon, 19 May 2025 19:45:43 +0000 (21:45 +0200)
https://bugs.kde.org/show_bug.cgi?id=504466 was fixed by
commit 8187386962598d1393eaf6cf4e032996f5edabb3
Check whether file descriptor is inherited before printing where_opened

(cherry picked from commit c6c37fd95ad1d89f5f644054d1cccd5ecd385e55)

NEWS

diff --git a/NEWS b/NEWS
index ed73889a51a972c48f23a62a1f1332cd172b9c18..31bf21379ecc6fc7b842543c48d35336bb96d182 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ The following bugs have been fixed or resolved on this branch.
 503914  mount syscall param filesystemtype may be NULL
 504177  FILE DESCRIPTORS banner shows when closing some inherited fds
 504265  FreeBSD: missing syscall wrappers for fchroot and setcred
+504466  Double close causes SEGV
 
 To see details of a given bug, visit
   https://bugs.kde.org/show_bug.cgi?id=XXXXXX