json-lexer: reset the lexer state on an invalid token
commit529a0ef5f30e28a801d6527a3556adcaa4959669
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 1 Jun 2011 17:14:56 +0000 (1 12:14 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 7 Jun 2011 18:52:11 +0000 (7 13:52 -0500)
tree7ae5aeed813137dd9ccbf1f62ceb8e88b1b35480
parent11e8a46cc3594567c6ba9b745f8f1b7d50be5b75
json-lexer: reset the lexer state on an invalid token

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
json-lexer.c