From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIBY4-00055s-Rk for qemu-devel@nongnu.org; Thu, 23 Jul 2015 04:08:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZIBY0-0003QB-2I for qemu-devel@nongnu.org; Thu, 23 Jul 2015 04:08:12 -0400 Received: from szxga03-in.huawei.com ([119.145.14.66]:30790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIBXz-0003ON-FE for qemu-devel@nongnu.org; Thu, 23 Jul 2015 04:08:07 -0400 Message-ID: <55B0A0C9.5090208@huawei.com> Date: Thu, 23 Jul 2015 16:07:37 +0800 From: Gonglei MIME-Version: 1.0 References: <1437556133-11268-1-git-send-email-arei.gonglei@huawei.com> <20150722091952.GC12010@redhat.com> <20150723042249.GC11699@grmbl.mre> <55B07D4E.9060005@redhat.com> In-Reply-To: <55B07D4E.9060005@redhat.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH for-2.4] vnc: fix memory leak List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , Amit Shah , "Daniel P. Berrange" , Peter Maydell Cc: qemu-devel@nongnu.org, kraxel@redhat.com On 2015/7/23 13:36, Paolo Bonzini wrote: > > > On 23/07/2015 06:22, Amit Shah wrote: >> On (Wed) 22 Jul 2015 [10:19:52], Daniel P. Berrange wrote: >>>> On Wed, Jul 22, 2015 at 05:08:53PM +0800, arei.gonglei@huawei.com wrote: >>>>>> From: Gonglei >>>>>> >>>>>> If vnc's password is configured, it will leak memory >>>>>> which cipher variable pointed on every vnc connection. >>>>>> >>>>>> Cc: Daniel P. Berrange >>>>>> Signed-off-by: Gonglei >>>> >>>> Reviewed-by: Daniel P. Berrange >> Since Gerd is away, Peter, can you pick this up directly? > > I've queued it and I'll send it out for -rc3. > > Paolo > Thank you. :) Regards, -Gonglei