From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsdXi-0002MR-3Z for qemu-devel@nongnu.org; Thu, 05 Jun 2014 15:41:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsdXZ-0000lq-V0 for qemu-devel@nongnu.org; Thu, 05 Jun 2014 15:41:42 -0400 Received: from e31.co.us.ibm.com ([32.97.110.149]:49165) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsdXZ-0000l2-Mo for qemu-devel@nongnu.org; Thu, 05 Jun 2014 15:41:33 -0400 Received: from /spool/local by e31.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 5 Jun 2014 13:41:31 -0600 From: Michael Roth Date: Thu, 5 Jun 2014 14:41:23 -0500 Message-Id: <1401997284-31038-1-git-send-email-mdroth@linux.vnet.ibm.com> Subject: [Qemu-devel] [PULL 0/1] qemu-ga fixes for win32 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, arei.gonglei@huawei.com, qemu-stable@nongnu.org The following changes since commit e00fcfeab3d452cba3d0a08991a39ab15df66424: Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140602.0' into staging (2014-06-03 14:37:43 +0100) are available in the git repository at: git://github.com/mdroth/qemu.git qga-pull-2014-06-05 for you to fetch changes up to 374044f08fe18a18469b981812cd8695f5b3569c: qga: Fix handle fd leak in acquire_privilege() (2014-06-03 15:07:59 -0500) ---------------------------------------------------------------- Gonglei (1): qga: Fix handle fd leak in acquire_privilege() qga/commands-win32.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)