From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 490BE3858D3C; Sat, 23 Dec 2023 17:40:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 490BE3858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1703353222; bh=m9N3pZjCx5kcISSOsd0XC9vMoc6wY2W+j4w9GnmhzUQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=u8irMMPSjzn/sezRsVSNcjj1vW3fB15ruBrbbjyWGhRfUZZK0rVovICjt4XCcmUU6 qDwYoamshcEjxAWcAqy8DiyknaDoC9bjfvZXFMA9BFYnMuL+hijuOCCNPfHwv6dcph FwVO7rppWfDztJuV2suvunNfDONkn8lb7nHSWLGA= From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/31185] Incorrect thread point access in _dl_tlsdesc_undefweak and _dl_tlsdesc_dynamic Date: Sat, 23 Dec 2023 17:40:21 +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.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail 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: 2.39 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31185 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.39 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #7 from H.J. Lu --- Fixed for 2.39 and backported to 2.38/2.37/2.36/2.35/2.34 branches. --=20 You are receiving this mail because: You are on the CC list for the bug.=