From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPdH8-0000oN-FD for qemu-devel@nongnu.org; Thu, 04 Sep 2014 16:05:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPdGz-0003wS-2P for qemu-devel@nongnu.org; Thu, 04 Sep 2014 16:04:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPdGy-0003vs-SL for qemu-devel@nongnu.org; Thu, 04 Sep 2014 16:04:49 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s84K4l12023130 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 4 Sep 2014 16:04:47 -0400 From: Stefan Hajnoczi Date: Thu, 4 Sep 2014 21:04:41 +0100 Message-Id: <1409861083-9634-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] vmdk: fix leaks in vmdk_parse_extents() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Kevin Wolf , Fam Zheng , Stefan Hajnoczi See patches for the specific leaks. Stefan Hajnoczi (2): vmdk: fix vmdk_parse_extents() extent_file leaks vmdk: fix buf leak in vmdk_parse_extents() block/vmdk.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 1.9.3