On Mon, Jul 16, 2018 at 11:10:12AM +0200, Markus Armbruster wrote: > When tracepoint handle_qmp_command is enabled, we crash on JSON syntax > errors. Broken in commit 1cc37471525. Fix by skipping the tracepoint > on JSON syntax error. Before the flawed commit, we skipped it by > returning early. > > Fixes: CID 1394216 > Signed-off-by: Markus Armbruster <arm...@redhat.com>
Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu