https://bugs.kde.org/show_bug.cgi?id=510436
Mark Wielaard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Mark Wielaard <[email protected]> --- commit 8b230a64f0603723fab048b7b8bdaed7d26fd4ba Author: Mark Wielaard <[email protected]> Date: Fri Oct 24 18:31:31 2025 +0200 Don't warn about fcntl F_GETFD with --track-fds fcntl F_GETFD is used to check if a file descriptor is valid, so only make sure it isn't a valgrind fd, otherwise we might warn, with --track-fds=bad for any bad fd. https://bugs.kde.org/show_bug.cgi?id=510436 -- You are receiving this mail because: You are watching all bug changes.
