
2 Dec
2020
2 Dec
'20
9:50 a.m.
On a Wednesday in 2020, John Ferlan wrote:
Initialize and free @magic since virJSONValueObjectAppendString does not free it for us eventually.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/locking/lock_daemon.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano