From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvZSj-0005b0-39 for qemu-devel@nongnu.org; Wed, 16 Jan 2013 15:19:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvZSh-0006tA-Rx for qemu-devel@nongnu.org; Wed, 16 Jan 2013 15:19:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:25941) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvZSh-0006so-Jx for qemu-devel@nongnu.org; Wed, 16 Jan 2013 15:19:51 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r0GKJnRE009356 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 16 Jan 2013 15:19:50 -0500 From: Kevin Wolf Date: Wed, 16 Jan 2013 21:19:44 +0100 Message-Id: <1358367586-7994-1-git-send-email-kwolf@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] win32-aio fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, pbonzini@redhat.com, stefanha@redhat.com Paolo, especially the first one is worrying with respect to the test status of this code. We should probably give it some additional testing. Kevin Wolf (2): win32-aio: Fix vectored reads win32-aio: Fix memory leak block/win32-aio.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) -- 1.7.6.5