From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21635 invoked by alias); 12 Jan 2014 00:57:39 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 21343 invoked by uid 48); 12 Jan 2014 00:57:34 -0000 From: "ppluzhnikov at google dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/16133] Access to __thread variable may call malloc Date: Sun, 12 Jan 2014 00:57:00 -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: ppluzhnikov at google dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.19 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-01/txt/msg00201.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=16133 Paul Pluzhnikov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Paul Pluzhnikov --- After a long slog, Andrew's patch has been split into 4 and committed: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=7f507ee17aee720fa423fa38502bc3caa0dd03d7 https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=1f33d36a8a9e78c81bed59b47f260723f56bb7e6 https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=35e8f7ab94c910659de9d507aa0f3e1f8973d914 https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=69a17d9d245dc3551792e95e1823cc2d877592f3 Note: GNU2 TLS variant is still broken (calls malloc). -- You are receiving this mail because: You are on the CC list for the bug.