]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert "util: jsoncompat: Stub out virJSONInitialize when compiling without jansson"
authorJán Tomko <jtomko@redhat.com>
Mon, 13 Aug 2018 11:38:46 +0000 (13:38 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 13 Aug 2018 13:50:00 +0000 (15:50 +0200)
commit54f2b5e330aa20c9745b2545fc88973539015b98
treef93cbdb83d1c7b910c3ec09fbd45337a865c5d92
parent9ed59012d3ccdf8365f5e8119959017849bc89fd
Revert "util: jsoncompat: Stub out virJSONInitialize when compiling without jansson"

This reverts commit 9e44c2db8ad94d3c20acc1d081538c280af198b4.

Jansson cannot parse QEMU's quirky JSON.
Revert back to yajl.

https://bugzilla.redhat.com/show_bug.cgi?id=1614569

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/util/virjsoncompat.c