https://sourceware.org/bugzilla/show_bug.cgi?id=29117

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org

--- Comment #2 from Mark Wielaard <mark at klomp dot org> ---
Nice find.

BTW. Playing with valgrind --track-fds=yes you can find a couple of other file
descriptor leaks in debuginfod_init_cache, debuginfod_config_cache and
debuginfod-find itself.

Note that when using newer valgrind there is a bit of interference because
valgrind itself is using debuginfod-find (you can move it out of the way so
valgrind cannot find it).

These aren't as bad since they only happen on first initialization or just
before process termination.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to