From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGukW-0003LY-9o for qemu-devel@nongnu.org; Fri, 21 Feb 2014 13:23:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGukR-0002Je-Dy for qemu-devel@nongnu.org; Fri, 21 Feb 2014 13:23:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:12809) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGukR-0002Ik-6L for qemu-devel@nongnu.org; Fri, 21 Feb 2014 13:22:55 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s1LIMrli016800 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 21 Feb 2014 13:22:54 -0500 Message-ID: <5307997C.4090901@redhat.com> Date: Fri, 21 Feb 2014 11:22:52 -0700 From: Eric Blake MIME-Version: 1.0 References: <1393006301-22514-1-git-send-email-mreitz@redhat.com> <1393006301-22514-2-git-send-email-mreitz@redhat.com> In-Reply-To: <1393006301-22514-2-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="095oWBS3k3mKeEbesCWa8HPTI1NQ9qPrd" Subject: Re: [Qemu-devel] [PATCH 1/3] qemu-config: Sections must consist of keys List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --095oWBS3k3mKeEbesCWa8HPTI1NQ9qPrd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/21/2014 11:11 AM, Max Reitz wrote: > In config_parse_qdict_section(), the QList returned by > qdict_array_split() is assumed to only contain QDicts. Currently, this > is true but it may (and will) change in the future. Therefore, check > whether the assumption actually holds. >=20 > Signed-off-by: Max Reitz > --- > util/qemu-config.c | 6 ++++++ > 1 file changed, 6 insertions(+) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --095oWBS3k3mKeEbesCWa8HPTI1NQ9qPrd 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTB5l8AAoJEKeha0olJ0Nq5K0H/3o6Tgc5m23K4jd5NvyxHt8X PMOifI+jiMttfEO6ts6q3k3PpDFcKYENzH4Z/tUvBQSzJU4TIwFgnPTLjdBFdEXQ 2Vak4MRjk1N2kcN8mwqg643wRGBGJ+nfLgAWTHw/rizxoRmtKBNVJpgZoSqMNOsm j4GLRtyakgheGZhQaEEIBLq/VyrhzgAzMdHrBHiqKC+HcVfnk8Eb4El/xubxg0Al c/sPba6YoPzSBcqVJ+XJ+95pjN7K5X4W52BAygpSS9fCuFqpZ5J0S8vnU433x2La 8IJvm6PSGvZ8fmVr7O3IsibiSMAbh6rKnJBwsEFBS9Cy6+fwrN2R+7yE4P3zrDQ= =Kn+a -----END PGP SIGNATURE----- --095oWBS3k3mKeEbesCWa8HPTI1NQ9qPrd--