From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yrjh2-0007vY-Tv for qemu-devel@nongnu.org; Mon, 11 May 2015 05:08:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yrjgz-0003Pu-5Y for qemu-devel@nongnu.org; Mon, 11 May 2015 05:08:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54431) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yrjgy-0003Ph-Tn for qemu-devel@nongnu.org; Mon, 11 May 2015 05:08:05 -0400 Message-ID: <5550716F.2000609@redhat.com> Date: Mon, 11 May 2015 11:07:59 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] clang -fsanitize=undefined warnings in the string visitors List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , QEMU Developers Cc: Michael Roth , Luiz Capitulino On 11/05/2015 10:53, Peter Maydell wrote: > Paolo: ping^2, since we're out of release freeze now? I have some patches, but this isn't really the best time for me to post them... Paolo