From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27326 invoked by alias); 12 Oct 2006 21:18:34 -0000 Received: (qmail 27299 invoked by uid 48); 12 Oct 2006 21:18:23 -0000 Date: Thu, 12 Oct 2006 21:18:00 -0000 Message-ID: <20061012211823.27298.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/msg00075.txt.bz2 List-Id: ------- Additional Comments From drepper at redhat dot com 2006-10-12 21:18 ------- THere will be no change. You are introducing wrong behavior. If this wrong code should be worked around with a patch like this then somebody would complain that TSD data is left behind and demand this is handled. It's a rats nest. If your program is invalid it must crash ASAP. -- What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |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.