From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31772 invoked by alias); 27 Feb 2007 23:09:04 -0000 Received: (qmail 31760 invoked by uid 22791); 27 Feb 2007 23:09:03 -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, 27 Feb 2007 23:08:57 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HMBRA-0008TI-IE; Tue, 27 Feb 2007 18:08:48 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HMBR9-0008Qi-RB; Tue, 27 Feb 2007 18:08:47 -0500 Date: Tue, 27 Feb 2007 23:09:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: Vladimir Prus , gdb-patches@sources.redhat.com Subject: Re: Fix varobj_update memleak Message-ID: <20070227230847.GA32390@caradoc.them.org> Mail-Followup-To: Nick Roberts , Vladimir Prus , gdb-patches@sources.redhat.com References: <200701092343.12106.ghost@cs.msu.su> <20070109215103.GH30631@nevyn.them.org> <17892.45525.146567.223655@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17892.45525.146567.223655@kahikatea.snap.net.nz> 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/msg00359.txt.bz2 On Wed, Feb 28, 2007 at 11:33:57AM +1300, Nick Roberts wrote: > Daniel Jacobowitz writes: > > On Tue, Jan 09, 2007 at 11:43:11PM +0300, Vladimir Prus wrote: > > > > > > I suppose I wrote two much C++ code, where destructors just work. > > > OK? > > > > > > - Volodya > > > > > > Fix memory leak. > > > * varobj.c (varobj_update): Free temporary vectors. > > > > Oops. OK, thanks. > > Can I commit this change (in Vladimir's name)? I'm tired of backing it out > every time I do a commit on varobj.c. Yes, definitely. Thanks. -- Daniel Jacobowitz CodeSourcery