On Sun, Mar 15, 2020 at 3:55 PM Markus Armbruster wrote:
>
> Building requests with qdict_put() & friends is tedious to write and
> hard to read. Parse them from string literals with
> qdict_from_vjsonf_nofail() instead.
>
> Signed-off-by: Markus Armbruster
& fixes the leak introduced in patch
Building requests with qdict_put() & friends is tedious to write and
hard to read. Parse them from string literals with
qdict_from_vjsonf_nofail() instead.
Signed-off-by: Markus Armbruster
---
tests/test-qmp-cmds.c | 93 ++-
1 file changed, 38 insertions(