From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTYYb-0002TE-Ng for qemu-devel@nongnu.org; Mon, 15 Sep 2014 11:51:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTYYU-0006ZP-W5 for qemu-devel@nongnu.org; Mon, 15 Sep 2014 11:51:13 -0400 Received: from mail-wg0-x22f.google.com ([2a00:1450:400c:c00::22f]:56119) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTYYU-0006ZD-Pr for qemu-devel@nongnu.org; Mon, 15 Sep 2014 11:51:06 -0400 Received: by mail-wg0-f47.google.com with SMTP id y10so4117021wgg.18 for ; Mon, 15 Sep 2014 08:51:05 -0700 (PDT) Date: Mon, 15 Sep 2014 16:51:01 +0100 From: Stefan Hajnoczi Message-ID: <20140915155101.GC32379@stefanha-thinkpad.redhat.com> References: <1410516529-29719-1-git-send-email-pbonzini@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GPJrCs/72TxItFYR" Content-Disposition: inline In-Reply-To: <1410516529-29719-1-git-send-email-pbonzini@redhat.com> Subject: Re: [Qemu-devel] [PATCH] aio-win32: fix uninitialized use of have_select_revents List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: kwolf@redhat.com, geleman@gmail.com, famz@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com --GPJrCs/72TxItFYR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 12, 2014 at 12:08:49PM +0200, Paolo Bonzini wrote: > Always initialize it with the return value of aio_prepare. >=20 > Reported-by: TeLeMan > Signed-off-by: Paolo Bonzini > --- > aio-win32.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --GPJrCs/72TxItFYR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUFwrlAAoJEJykq7OBq3PICcAH/jMyGSmcr9gWG5sU4kDX90Nl 5jpoCGRTGRi9P0Rj8lsg1OomOALOTwObuebEA+ISLfVAEze4+bh8zqPgMo3TbmFs D3XkglqUXpFVRFZJLg8+rUwfJ5mjQn8PeC/4dYlIa71VQGBHv3biM316RxiLVXV1 xo491cpW7MZmfCKpNkBuGHV9O3/FnPdU2S8adpF2TlI8iPLcMTidpeHljYdOQ+Ed LMHZ1S6CAik4aXmVY+PTc9Zd3PxamwexlyjzlIAHgQT9ShjmhmAlJrnbYdLwLeMr HeNf3TCoqdCu70EOby5J9FiGePI2kSx4iwiHVD8BycAsvZYtbLgQntOLjnucD0w= =n+On -----END PGP SIGNATURE----- --GPJrCs/72TxItFYR--