From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1UWN-0005k2-GJ for qemu-devel@nongnu.org; Mon, 09 Oct 2017 05:38:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1UWM-0002bO-Mh for qemu-devel@nongnu.org; Mon, 09 Oct 2017 05:38:47 -0400 Date: Mon, 9 Oct 2017 11:38:39 +0200 From: Cornelia Huck Message-ID: <20171009113839.497650b0.cohuck@redhat.com> In-Reply-To: <20171006235023.11952-78-f4bug@amsat.org> References: <20171006235023.11952-1-f4bug@amsat.org> <20171006235023.11952-78-f4bug@amsat.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 77/88] dump: use g_new() family of functions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe =?UTF-8?B?TWF0aGlldS1EYXVkw6k=?= Cc: =?UTF-8?B?TWFyYy1BbmRyw6k=?= Lureau , Markus Armbruster , Eric Blake , Laurent Vivier , =?UTF-8?B?TWFyYy1BbmRyw6k=?= Lureau , qemu-devel@nongnu.org, Kevin Wolf , qemu trival On Fri, 6 Oct 2017 20:50:12 -0300 Philippe Mathieu-Daud=C3=A9 wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- > dump.c | 11 +++++------ > 1 file changed, 5 insertions(+), 6 deletions(-) Acked-by: Cornelia Huck