From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A47C638485A3; Wed, 4 May 2022 14:48:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A47C638485A3 From: "fche at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/29117] debuginfod client leaking fd's for cache misses Date: Wed, 04 May 2022 14:48:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: debuginfod X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2022 14:48:35 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29117 Frank Ch. Eigler changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #4 from Frank Ch. Eigler --- pushed via: commit 59158656f3b0b99d8784ddc82c15778813000edc (HEAD -> master, origin/mas= ter, origin/HEAD) Author: Frank Ch. Eigler 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 Signed-off-by: Frank Ch. Eigler --=20 You are receiving this mail because: You are on the CC list for the bug.=