Markus Armbruster <[email protected]> writes:

> We backtrack in parse_value(), even though JSON is LL(1) and thus can
> be parsed by straightforward recursive descent.  Do exactly that.
>
> Based on an almost-correct patch from Paolo Bonzini.
>
> Signed-off-by: Markus Armbruster <[email protected]>

Missing a
Signed-off-by: Paolo Bonzini <[email protected]>

Fixed in my tree.

Reply via email to