From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 902003858C27; Sun, 28 Nov 2021 16:49:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 902003858C27 From: "khuey at kylehuey dot com" To: glibc-bugs@sourceware.org Subject: [Bug nptl/27714] pthread_setspecific missing attribute access none Date: Sun, 28 Nov 2021 16:49:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: nptl X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: khuey at kylehuey 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: 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 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Nov 2021 16:49:07 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27714 Kyle Huey (Mozilla) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |khuey at kylehuey dot com --- Comment #5 from Kyle Huey (Mozilla) --- (In reply to Martin Sebor from comment #4) > All those warnings should be fixed as of last night: > https://sourceware.org/pipermail/glibc-cvs/2021q2/072963.html > If any are not, please open a new bug. You may have fixed the warnings in gcc but now everyone downstream has to d= eal with pthread_setspecific requiring a valid pointer to memory where it did n= ot require that before. --=20 You are receiving this mail because: You are on the CC list for the bug.=