[PATCH 10/21] util: json: Introduce virJSONValueObjectAppendStringPrintf

Eric Blake eblake at redhat.com
Mon May 18 14:43:47 UTC 2020


On 5/15/20 10:27 AM, Peter Krempa wrote:
> Add a variant similar to virJSONValueObjectAppendString which also
> formats more complex value strings with printf syntax.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>   src/libvirt_private.syms |  1 +
>   src/util/virjson.c       | 17 +++++++++++++++++
>   src/util/virjson.h       |  2 ++
>   3 files changed, 20 insertions(+)
> 

Reviewed-by: Eric Blake <eblake at redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the libvir-list mailing list