On Wed, Aug 14, 2024 at 23:40:22 +0200, Ján Tomko wrote:
> Write an alternative implementation of our virJSON functions,
> using json-c instead of yajl.
>
> Signed-off-by: Ján Tomko
> ---
> src/util/virjson.c | 177 -
> 1 file changed, 175 insertions(+
Write an alternative implementation of our virJSON functions,
using json-c instead of yajl.
Signed-off-by: Ján Tomko
---
src/util/virjson.c | 177 -
1 file changed, 175 insertions(+), 2 deletions(-)
diff --git a/src/util/virjson.c b/src/util/virjson.c