
3 Feb
2020
3 Feb
'20
1:34 p.m.
On Fri, Jan 31, 2020 at 03:31:13PM +0100, Peter Krempa wrote:
Add a helper that concatenates the second array into the first.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/libvirt_private.syms | 1 + src/util/virjson.c | 31 +++++++++++++++++++++++++++++++ src/util/virjson.h | 2 ++ 3 files changed, 34 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano