From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9452 invoked by alias); 10 Nov 2008 20:50:08 -0000 Received: (qmail 9424 invoked by uid 22791); 10 Nov 2008 20:50:07 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 10 Nov 2008 20:49:26 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 5E05F10D51; Mon, 10 Nov 2008 20:49:24 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 452C010D4E; Mon, 10 Nov 2008 20:49:24 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KzdhL-00015D-U2; Mon, 10 Nov 2008 15:49:23 -0500 Date: Mon, 10 Nov 2008 20:57:00 -0000 From: Daniel Jacobowitz To: Tom Tromey Cc: gdb-patches@sourceware.org Subject: Re: RFA: fix crash-causing bug in copy_type_recursive Message-ID: <20081110204923.GA4147@caradoc.them.org> Mail-Followup-To: Tom Tromey , gdb-patches@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-11/txt/msg00196.txt.bz2 On Mon, Nov 10, 2008 at 12:40:01PM -0700, Tom Tromey wrote: > Built and regtested on x86-64 (compile farm). > Ok? (I almost checked this in as obvious...) Go right ahead (or use XZALLOC...). -- Daniel Jacobowitz CodeSourcery