From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BA9343858C5E; Mon, 11 Sep 2023 07:27:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BA9343858C5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1694417259; bh=teeuekUh1gvKn/BKr+AXZ6NJE3SveY8TfPGfmZVOhIM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GJvchen4c70+HUj+9xb2k9VJ5C/tAXzj8H+CTYIjkzPq8lgLHQ7QAFeEjioo5uvGt TILB+vq74pQrJHnXe4bdMej3l/frFgx9fBqqnQPyyB0EGhrCSlLinVPaoN2YZSP0pg h04BvzIFl4U3YPGvMTWVa/llr+h0CrwZ+umcaW6E= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/29516] Memory leak when dlclose is called by library destructor Date: Mon, 11 Sep 2023 07:27:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: flagtypes.name cc 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=3D29516 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |security- CC| |fweimer at redhat dot com --- Comment #3 from Florian Weimer --- This issue should go away with RELRO link maps because valgrind does not tr= ack allocations in the protected memory allocator. --=20 You are receiving this mail because: You are on the CC list for the bug.=