[Bug general/32598] Use --track-fds=yes when running tests under valgrind
amerey at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Feb 10 18:21:53 GMT 2025
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 <amerey@redhat.com>
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 <amerey@redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Elfutils-devel
mailing list