commit | d59323343825d14b6fc2d0f14bc5020b634150fe | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Jun 13 10:13:02 2014 +0200 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Mon Jun 23 11:01:24 2014 -0400 |
tree | f33d62106609bb297fe7b4a58a4b08d435c6a2b8 | |
parent | 05dfb26cd2bf3f50a0fbf08a68a3bd415301edc5 [diff] |
json-lexer: fix escaped backslash in single-quoted string This made the lexer wait for a closing *double* quote. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Amos Kong <akong@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>