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