From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 529B83853D1C; Tue, 22 Aug 2023 10:59:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 529B83853D1C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1692701970; bh=fHvVccMkxkzj/xwwvvzht3s0bUYWmpfQ9aSORxoZE/Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=l0xXNNE8z876K6cByk8N6O8FOvneVpI0jCkLiaKc9K9xith49awt63nJ3Fq7Zfo6S KhK+LIibiU0Lyd4pr2m0KYw4CGKmEmFOHYax+m5QDvqhHo6ycg8RZZDY53KZjam6us LD4TpUTyplKR/VR1GrnOykooXbz6Al3NSedF+4/8= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/30785] Always call destructors in reverse constructor order Date: Tue, 22 Aug 2023 10:59:29 +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: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: fweimer at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: bug_status assigned_to 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=3D30785 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at sourceware dot org |fweimer at redhat d= ot com --- Comment #1 from Florian Weimer --- Patch posted: [PATCH v3 0/2] Predictable ELF destructor ordering (bug 30785) --=20 You are receiving this mail because: You are on the CC list for the bug.=