From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39375) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvRSk-0001LI-RQ for qemu-devel@nongnu.org; Fri, 13 Jun 2014 09:24:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WvRSf-00033T-1h for qemu-devel@nongnu.org; Fri, 13 Jun 2014 09:24:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37783) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvRSe-00033N-O1 for qemu-devel@nongnu.org; Fri, 13 Jun 2014 09:24:04 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s5DDO40A031632 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 13 Jun 2014 09:24:04 -0400 Message-ID: <539AFB73.2080203@redhat.com> Date: Fri, 13 Jun 2014 07:24:03 -0600 From: Eric Blake MIME-Version: 1.0 References: <1402647182-27592-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1402647182-27592-1-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mbQR7gS5FtojOdBx0nTjtu0s8Am51qX4F" Subject: Re: [Qemu-devel] [PATCH] json-lexer: fix escaped backslash in single-quoted string List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org Cc: armbru@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --mbQR7gS5FtojOdBx0nTjtu0s8Am51qX4F Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/13/2014 02:13 AM, Paolo Bonzini wrote: > This made the lexer wait for a closing *double* quote. >=20 > Signed-off-by: Paolo Bonzini > --- > qobject/json-lexer.c | 4 ++-- > tests/check-qjson.c | 7 +++++++ > 2 files changed, 9 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --mbQR7gS5FtojOdBx0nTjtu0s8Am51qX4F 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/ iQEcBAEBCAAGBQJTmvtzAAoJEKeha0olJ0NqLBUIAJWsAcQq9fVko1wDQEy4/x1C Dndv6nXUwb+qzbULBROYv1Awesq1Fi0AV/7PbqdYaQEoEElG4QsWtRwRRUrHvref hQfEaLOG5yM6H1hLKUn70CbWikeLVXplsYVhM+JXw2YuqiOEywDbS+j4Vbmm5Ytc FmwF8Q9SVz76+fqjIIhr9HJh8AB0UN5AAeGeJLXY3slqAWomMBJa/qQpAZJs1LCB 11056EWXZDLEr+jHloHrJjom2KbL4fI4jg3Bf0OwLn/RqTVbD5kv4Dmtry90Rj5U pt6pMmCiWoTqHhA2LhyJ2rpvhIV/EcJyewQRxPestvY1QLrYgp/7cIw54S8dhqo= =PTgw -----END PGP SIGNATURE----- --mbQR7gS5FtojOdBx0nTjtu0s8Am51qX4F--