From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1Fwp-0006Ln-OI for qemu-devel@nongnu.org; Tue, 24 Nov 2015 10:56:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1Fwo-0002P3-TI for qemu-devel@nongnu.org; Tue, 24 Nov 2015 10:56:03 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58416) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1Fwo-0002Ou-O2 for qemu-devel@nongnu.org; Tue, 24 Nov 2015 10:56:02 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 55BBB368E3 for ; Tue, 24 Nov 2015 15:56:02 +0000 (UTC) References: <1448377362-18117-1-git-send-email-berrange@redhat.com> <1448377362-18117-3-git-send-email-berrange@redhat.com> From: Eric Blake Message-ID: <56548891.2050604@redhat.com> Date: Tue, 24 Nov 2015 08:56:01 -0700 MIME-Version: 1.0 In-Reply-To: <1448377362-18117-3-git-send-email-berrange@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="IrL22ULTrQaVwgAuC9xAvdVn0QNuNSA9Q" Subject: Re: [Qemu-devel] [PATCH v2 2/5] qemu-char: convert to use error checked base64 decode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org Cc: Markus Armbruster This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --IrL22ULTrQaVwgAuC9xAvdVn0QNuNSA9Q Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/24/2015 08:02 AM, Daniel P. Berrange wrote: > Switch from using g_base64_decode over to qbase64_decode > in order to get error checking of the base64 input data. >=20 > Signed-off-by: Daniel P. Berrange > --- > qapi-schema.json | 2 -- > qemu-char.c | 8 +++++++- > qmp-commands.hx | 2 -- > 3 files changed, 7 insertions(+), 5 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --IrL22ULTrQaVwgAuC9xAvdVn0QNuNSA9Q Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWVIiRAAoJEKeha0olJ0Nqr3oH/1sc0zXRjZ/0VcDqHCU8rAVN 5TXVm62z0vcIW6/w38eck3ALUaJQle5IvqRURYMDoiYlsyQExE8OUKSwo0mGNWKy zSSnTUYvZw0bvpILOanscPDBc0ofPEeHZ6jURMLKhPeKVAw2rx22ruxK3uWCP6Au w1ZQ/CiNlN/FxVPx3RmHB5wZyHDaE7QA/icZ8lQysGIUX/YiZzMgpitRJxnD6a+9 SlQCXQ/1ZJxhzvB+FPAhFP5cqX7UkXhwLmubjGxoauG5rp6QaWdRU5OkMRczcpWG undECU0ab3fgq7OyhYyEHAV4gxWjOPXV4AMu7f/m1u1msPzLlo/z7/fiNYEo188= =bmuL -----END PGP SIGNATURE----- --IrL22ULTrQaVwgAuC9xAvdVn0QNuNSA9Q--