From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10769 invoked by alias); 7 Oct 2006 20:46:38 -0000 Received: (qmail 10756 invoked by uid 48); 7 Oct 2006 20:46:31 -0000 Date: Sat, 07 Oct 2006 20:46:00 -0000 Message-ID: <20061007204631.10755.qmail@sourceware.org> From: "drepper at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20061007013816.3317.ian@airs.com> References: <20061007013816.3317.ian@airs.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug nptl/3317] Overriding free which clobbers data and calls pthread_getspecific can get bad value X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00033.txt.bz2 List-Id: ------- Additional Comments From drepper at redhat dot com 2006-10-07 20:46 ------- That's plainly invalid code. You cannot use the TSD anymore when it gets destroyed. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID http://sourceware.org/bugzilla/show_bug.cgi?id=3317 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.