From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47098) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvZz9-0002ak-CI for qemu-devel@nongnu.org; Wed, 16 Jan 2013 15:53:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvZz7-0007VD-TB for qemu-devel@nongnu.org; Wed, 16 Jan 2013 15:53:23 -0500 From: Kevin Wolf Date: Wed, 16 Jan 2013 21:19:58 +0100 Message-Id: <1358367600-8074-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, qemu-stable@nongnu.org, 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