]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cmdSnapshotList: Fix memory leak
authorTim Wiederhake <twiederh@redhat.com>
Mon, 19 Apr 2021 11:54:14 +0000 (13:54 +0200)
committerLaine Stump <laine@redhat.com>
Mon, 19 Apr 2021 20:09:56 +0000 (16:09 -0400)
commit89ce1ef86b0c8b0e039ae770221376497354f085
tree5341b0fe06a4f060cda8484a174587999b45a924
parent8b8c91f487592c6c067847ca59dde405ca17573f
cmdSnapshotList: Fix memory leak

Fixes: 3caa28dc50df7ec215713075d669b20bef6473a2
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
tools/virsh-snapshot.c