From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56432) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ar6gX-0002yh-Do for qemu-devel@nongnu.org; Fri, 15 Apr 2016 12:33:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ar6gT-0003gA-Ax for qemu-devel@nongnu.org; Fri, 15 Apr 2016 12:33:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39724) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ar6gT-0003fv-2O for qemu-devel@nongnu.org; Fri, 15 Apr 2016 12:33:29 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 8FD84C062CEB for ; Fri, 15 Apr 2016 16:33:28 +0000 (UTC) Received: from blackfin.pond.sub.org (ovpn-116-25.ams2.redhat.com [10.36.116.25]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u3FGXQA5013318 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 15 Apr 2016 12:33:28 -0400 From: Markus Armbruster Date: Fri, 15 Apr 2016 18:33:25 +0200 Message-Id: <1460738006-23713-1-git-send-email-armbru@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL 0/1] hostmem-file: plug a small leak List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The following changes since commit 538a467329818ea831f602491ac62d7d799910= 2a: Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' = into staging (2016-04-15 10:49:04 +0100) are available in the git repository at: git://repo.or.cz/qemu/armbru.git tags/pull-backends-2016-04-15 for you to fetch changes up to bc78a01319b689f9214d589b0ec48a9116b440ec: hostmem-file: plug a small leak (2016-04-15 17:56:06 +0200) ---------------------------------------------------------------- hostmem-file: plug a small leak ---------------------------------------------------------------- Marc-Andr=C3=A9 Lureau (1): hostmem-file: plug a small leak backends/hostmem-file.c | 8 ++++++++ 1 file changed, 8 insertions(+) Marc-Andr=C3=A9 Lureau (1): hostmem-file: plug a small leak backends/hostmem-file.c | 8 ++++++++ 1 file changed, 8 insertions(+) --=20 2.5.5