From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5666 invoked by alias); 5 Feb 2014 03:32:18 -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 5613 invoked by uid 55); 5 Feb 2014 03:32:13 -0000 From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/16133] Access to __thread variable may call malloc Date: Wed, 05 Feb 2014 03:32: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: cvs-commit at gcc dot gnu.org 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: 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-02/txt/msg00061.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=16133 --- Comment #3 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU C Library master sources". The branch, allan/revert-TLS-changes has been created at 063f2598738c340558462923d2b17a665713ed2e (commit) - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=063f2598738c340558462923d2b17a665713ed2e commit 063f2598738c340558462923d2b17a665713ed2e Author: Allan McRae Date: Wed Feb 5 12:51:40 2014 +1000 Revert "BZ 16133 has been fixed (async signal safe TLS)." This reverts commit a494421f5268df333c589d71104a39bb6a9cff19. Conflicts: NEWS https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=c364820b18326c354ce371daff340b97da3d03db commit c364820b18326c354ce371daff340b97da3d03db Author: Allan McRae Date: Wed Feb 5 12:20:11 2014 +1000 Revert "Patch [1/4] async-signal safe TLS." This reverts commit 69a17d9d245dc3551792e95e1823cc2d877592f3. https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=c1543ec02e4dbbb39a7c452f72aa82a933f5232a commit c1543ec02e4dbbb39a7c452f72aa82a933f5232a Author: Allan McRae Date: Wed Feb 5 12:19:56 2014 +1000 Revert "Patch 3/4 of the effort to make TLS access async-signal-safe." This reverts commit 35e8f7ab94c910659de9d507aa0f3e1f8973d914. https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=40cd533ceca15faddd466a7fdd1831d8a1bfbce6 commit 40cd533ceca15faddd466a7fdd1831d8a1bfbce6 Author: Allan McRae Date: Wed Feb 5 12:19:19 2014 +1000 Revert "Patch 2/4 of the effort to make TLS access async-signal-safe." This reverts commit 1f33d36a8a9e78c81bed59b47f260723f56bb7e6. Conflicts: elf/dl-misc.c https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=9ca53ad185c8e50d0488ef0a419930e48b14f182 commit 9ca53ad185c8e50d0488ef0a419930e48b14f182 Author: Allan McRae Date: Wed Feb 5 12:17:23 2014 +1000 Revert "Async-signal safe TLS." This reverts commit 7f507ee17aee720fa423fa38502bc3caa0dd03d7. Conflicts: ChangeLog nptl/tst-tls7.c nptl/tst-tls7mod.c ----------------------------------------------------------------------- -- You are receiving this mail because: You are on the CC list for the bug.