From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43035) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UoTTA-00080p-SV for qemu-devel@nongnu.org; Mon, 17 Jun 2013 03:03:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UoTT6-0001Al-5y for qemu-devel@nongnu.org; Mon, 17 Jun 2013 03:03:16 -0400 Sender: Paolo Bonzini Message-ID: <51BEB4A7.4000806@redhat.com> Date: Mon, 17 Jun 2013 09:03:03 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <51BE5EE8.5070607@suse.de> In-Reply-To: <51BE5EE8.5070607@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] copy&paste error in serial.c causes a crash when attempting to read from UART (if there is no data to be read) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: Vladimir Senkov , Peter Crosthwaite , qemu-trivial , qemu-stable@nongnu.org, Michael Roth , qemu-devel@nongnu.org Il 17/06/2013 02:57, Andreas Färber ha scritto: >> > From 032bdc94c6369aa7b578182cdad8038ebb2b8cd1 Mon Sep 17 00:00:00 2001 >> > From: Vladimir Senkov > >> > Date: Sun, 16 Jun 2013 20:30:52 -0400 >> > Subject: [PATCH] fixed a copy&paste error in serial.c >> > >> > Signed-off-by: Vladimir Senkov > > Patch is HTML-damaged unfortunately, we recommend git-send-email: > http://wiki.qemu.org/Contribute/SubmitAPatch > > But since the patch is so trivial, maybe Peter or Michael can fix it up? And also add Cc: qemu-stable. Paolo