]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: json: Make function to free JSON values in virHash universal
authorPeter Krempa <pkrempa@redhat.com>
Thu, 16 Mar 2017 09:19:32 +0000 (10:19 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 27 Mar 2017 08:35:19 +0000 (10:35 +0200)
commit86e51d68f91af66ec6ee1d55358b2e0601161ecb
tree03fe768ef99c46b061a7c2ac1cc21eab80705a19
parent0feebab2c4bd2f07ccbe1fa2a9803247922f3ba8
util: json: Make function to free JSON values in virHash universal

Move the helper that frees JSON entries put into hash tables into the
JSON module so that it does not have to be reimplemented.
src/libvirt_private.syms
src/qemu/qemu_monitor_json.c
src/util/virjson.c
src/util/virjson.h