mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-04-01 20:05:19 +00:00
virAdmConnectGetURI() returns string that needs to be free()'d but we haven't done that. Signed-off-by: Martin Kletzander <mkletzan@redhat.com>