json-streamer: allow recovery after bad input
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 1 Jun 2011 17:14:51 +0000 (12:14 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 7 Jun 2011 18:52:10 +0000 (13:52 -0500)
commit4e26895f62ed73882d06867adfe3e49017327941
treea08e67e894b0912bd4eaab0b9429f758715ed2fc
parentc2f2f2223f3862eed317cd3bb4c1c61b11e7a36f
json-streamer: allow recovery after bad input

Once we detect a malformed message, make sure to reset our state.

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