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