https://sourceware.org/bugzilla/show_bug.cgi?id=32598
Aaron Merey <amerey at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |amerey at redhat dot com
--- Comment #1 from Aaron Merey <amerey at redhat dot com> ---
Fixed in the following commit
commit 9127ef13eb51cc57f848cb185ee1e56a55c6dad2
Author: Aaron Merey <[email protected]>
Date: Thu Jan 30 20:16:34 2025 -0500
tests/Makefile.am: Add --track-fds=yes to valgrind_cmd
`valgrind --track-fds=yes` will report errors for file descriptor leaks
and attempts at closing invalid file descriptors.
Signed-off-by: Aaron Merey <[email protected]>
--
You are receiving this mail because:
You are on the CC list for the bug.