From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30187 invoked by alias); 8 Feb 2007 14:21:15 -0000 Received: (qmail 30179 invoked by uid 22791); 8 Feb 2007 14:21:14 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 08 Feb 2007 14:21:06 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1HFA91-0001mb-RT; Thu, 08 Feb 2007 09:21:03 -0500 Date: Thu, 08 Feb 2007 14:21:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Cc: Mark Kettenis , hongjiu.lu@intel.com Subject: Re: PATCH: Initialize tmp_obstack Message-ID: <20070208142103.GA6777@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org, Mark Kettenis , hongjiu.lu@intel.com References: <20061205214306.GA29801@nevyn.them.org> <20637.163.1.150.229.1165355320.squirrel@webmail.xs4all.nl> <20061205215639.GA30371@nevyn.them.org> <20061205235848.GA2551@nevyn.them.org> <20061207144018.GA12915@nevyn.them.org> <20061225040032.GA29719@nevyn.them.org> <20070116065937.GA15794@nevyn.them.org> <200701211307.l0LD7EO0000187@brahms.sibelius.xs4all.nl> <20070121155940.GA9459@nevyn.them.org> <20070121172426.GC12463@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070121172426.GC12463@nevyn.them.org> User-Agent: Mutt/1.5.13 (2006-08-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: 2007-02/txt/msg00072.txt.bz2 On Sun, Jan 21, 2007 at 12:24:26PM -0500, Daniel Jacobowitz wrote: > from Mark Kettenis > > * cp-valprint.c (cp_print_value_fields, cp_print_value): Always > initialize tmp_obstack. > * p-valprint.c (pascal_object_print_value_fields) > (pascal_object_print_value): Likewise. I've belatedly checked this in. -- Daniel Jacobowitz CodeSourcery