From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9113 invoked by alias); 28 Nov 2006 19:32:30 -0000 Received: (qmail 9103 invoked by uid 22791); 28 Nov 2006 19:32:29 -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; Tue, 28 Nov 2006 19:32:22 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1Gp8gl-0007OH-OZ; Tue, 28 Nov 2006 14:32:19 -0500 Date: Tue, 28 Nov 2006 19:32:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Subject: Re: mi_cmd_var_create cleanups Message-ID: <20061128193219.GA28365@nevyn.them.org> Mail-Followup-To: Vladimir Prus , gdb-patches@sources.redhat.com References: <200611282224.46954.vladimir@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611282224.46954.vladimir@codesourcery.com> 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: 2006-11/txt/msg00343.txt.bz2 On Tue, Nov 28, 2006 at 10:24:46PM +0300, Vladimir Prus wrote: > > The mi_cmd_var_create seem to use cleanups in non-standard way. That does not > cause any apparent problem, but still better fixed. Is the attached OK? > > Tested on x86, no regressions. > > - Volodya > > * mi/mi-cmd-var.c (mI_cmd_var_create): Fix cleanup > handlers. Free expression. Ok. Typo "mI". -- Daniel Jacobowitz CodeSourcery