https://sourceware.org/bugzilla/show_bug.cgi?id=29117
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #4 from Frank Ch. Eigler <fche at redhat dot com> ---
pushed via:
commit 59158656f3b0b99d8784ddc82c15778813000edc (HEAD -> master, origin/master,
origin/HEAD)
Author: Frank Ch. Eigler <[email protected]>
Date: Wed May 4 10:26:42 2022 -0400
PR29117: fix fd leak in debuginfod client for cache-miss files
Correct a nasty fd leak and a few less nasty leaks in the debuginfod
client code. The nasty one impacts long-lived apps such as debuginfod
servers.
Signed-off-by: Mark Wielaard <[email protected]>
Signed-off-by: Frank Ch. Eigler <[email protected]>
--
You are receiving this mail because:
You are on the CC list for the bug.