From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 679A73858C30; Wed, 22 Feb 2023 22:41:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 679A73858C30 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1677105661; bh=X0rFY1qz/hdvrgkDNYFmg8XgQWouSCABkXhcV8WS5LA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ecNHSaoKWDL4kLul90som7DEAjPnKe2FCT/5T2tzdtdS+VaTf5f7SMoBkMOJIVwfg HjG6KM9rl64kUSq5/RQahd49tQNM4wcWbdN+InF8LPTtZ8c5wEL9uoH80RjJ90NpIn Vgt0K9gxKvuRA60vRb621UYEjTt+FfOWJ17qH88c= From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug libdw/29434] Memory leak in `dwarf_getscopes` Date: Wed, 22 Feb 2023 22:41:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: libdw X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: mark at klomp dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29434 --- Comment #18 from Mark Wielaard --- I could replicate a leak when there was an error looking up the inlined sco= pes, so I submitted the patch to fix that: https://inbox.sourceware.org/elfutils-devel/20230222223901.1089881-1-mark@k= lomp.org/T/#u Hopefully that also fixes the original issue (which I have been unable to replicate). --=20 You are receiving this mail because: You are on the CC list for the bug.=