From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XSRir-0001AC-MJ for qemu-devel@nongnu.org; Fri, 12 Sep 2014 10:21:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XSRil-0001A8-Hv for qemu-devel@nongnu.org; Fri, 12 Sep 2014 10:21:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30309) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XSRil-0001A2-Aq for qemu-devel@nongnu.org; Fri, 12 Sep 2014 10:21:07 -0400 Date: Fri, 12 Sep 2014 15:20:59 +0100 From: Stefan Hajnoczi Message-ID: <20140912142059.GA8098@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="wac7ysb48OaltWcw" 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 --wac7ysb48OaltWcw 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(-) Reviewed-by: Stefan Hajnoczi --wac7ysb48OaltWcw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUEwFLAAoJEJykq7OBq3PI+rcIAJxBucwxdM0fT52O9T4nI2V9 uTovnQDwihVynpYVPjsemhXPBlpBmD4blHmZOG466rz6lxtiMCwX5qHkmP1Le46A wH/RIkCsjxXhu2W3Fgo8/a1LhSZQDXhafFFhRknZZnHCwcl8yN18UCRj+H2fQ1B5 ZN6G2NmMLrjQGgent62DjJjFKWxTR6ZT7hmbJBUZqdjn76JbdO22WRdBnfWIzcQf li965W54MU3d8sSue4dudzYqAd28iIUFI+rYhZ5DSpRq7bfmu+P7x0fPlHaekNK5 Y72KHMm3NELvZLTbWFjS80+LXJjrq0OJ+fRv09262HD1RJ2bnjGjwDldxgSh9QM= =PJYH -----END PGP SIGNATURE----- --wac7ysb48OaltWcw--