From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwuUx-0000rw-Ac for qemu-devel@nongnu.org; Fri, 05 Dec 2014 10:08:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwuUq-0008KK-IR for qemu-devel@nongnu.org; Fri, 05 Dec 2014 10:08:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwuUq-0008K8-A5 for qemu-devel@nongnu.org; Fri, 05 Dec 2014 10:08:40 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sB5F8dP5014626 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Fri, 5 Dec 2014 10:08:39 -0500 Message-ID: <5481CA76.8010208@redhat.com> Date: Fri, 05 Dec 2014 08:08:38 -0700 From: Eric Blake MIME-Version: 1.0 References: <1417699697-19409-1-git-send-email-armbru@redhat.com> In-Reply-To: <1417699697-19409-1-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="IRpR18GeR5iINg8ukvem8rO46Rp3wwG1t" Subject: Re: [Qemu-devel] [PATCH 0/2] net: Trivial cleanups around g_malloc() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --IRpR18GeR5iINg8ukvem8rO46Rp3wwG1t Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/04/2014 06:28 AM, Markus Armbruster wrote: > Markus Armbruster (2): > net: Fuse g_malloc(); memset() into g_new0() > net: Use g_new() & friends where that makes obvious sense Reviewed-by: Eric Blake >=20 > net/l2tpv3.c | 9 ++++----- > net/queue.c | 2 +- > net/slirp.c | 2 +- > 3 files changed, 6 insertions(+), 7 deletions(-) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --IRpR18GeR5iINg8ukvem8rO46Rp3wwG1t Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJUgcp2AAoJEKeha0olJ0NqlQgIAKRByWBweKwv8MWIXREoTBMv b46ObvUnWCXfrw99xdhJu6m1TQzUlYmwkqlaRVMrppX3RpFt4LcnZSbL9uUvuo99 MOkQ0p1MztwZuIZ70eBVgiOaxmbYmThFWdCa/2vKv08XKPa4PPGT00RrVSqfBS9b 6dIMSq7PjWaz4Sg7p4um6xL02QjJoUNeVoZVZ06sRXt79Yb2FilZnWzQXqu/IeAI vN/bKMHCGDFvAiZHVkl2a1Gu6/L+VNWRbPfTYFVEJWKnSiVBye7Zac1tRbS660OZ qiaEXrjL2rJbrkEI53yCMwtKy9Qei5c70W/fzisMG64v7cJoa3ctle0xtSRj4OQ= =mc08 -----END PGP SIGNATURE----- --IRpR18GeR5iINg8ukvem8rO46Rp3wwG1t--