From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPYem-0003fO-RC for qemu-devel@nongnu.org; Thu, 04 Sep 2014 11:09:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPYeg-000094-8j for qemu-devel@nongnu.org; Thu, 04 Sep 2014 11:09:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24175) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPYeg-00008r-15 for qemu-devel@nongnu.org; Thu, 04 Sep 2014 11:08:58 -0400 Date: Thu, 4 Sep 2014 12:08:53 -0300 From: Eduardo Habkost Message-ID: <20140904150853.GA4756@thinpad.lan.raisama.net> References: <1407349101-27793-1-git-send-email-ehabkost@redhat.com> <20140822193524.GC12310@thinpad.lan.raisama.net> <20140824111607.GD9561@redhat.com> <53FB2192.9020501@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53FB2192.9020501@redhat.com> Subject: Re: [Qemu-devel] [PATCH RESEND 0/2] Fix leaks on object_property_add_str() setters List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Paolo Bonzini , "Michael S. Tsirkin" On Mon, Aug 25, 2014 at 01:44:18PM +0200, Paolo Bonzini wrote: > Il 24/08/2014 13:16, Michael S. Tsirkin ha scritto: > > > > Are these appropriate for 2.1.1? > > Add Cc stable? > > I think so. I agree it can go to -stable, but just getting it applied to master is being difficult enough. :( Repeating my question from 2 weeks ago: who can apply these? -- Eduardo