]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Fix segfault of snapshot-list
authorOsier Yang <jyang@redhat.com>
Mon, 22 Oct 2012 14:28:59 +0000 (22:28 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 22 Oct 2012 14:52:05 +0000 (22:52 +0800)
commite0ad4669834d44763f7201ae97b997e9c64e8940
tree88c84424a1199a798a21d54d8a33118675b708b4
parentb6ab7a067fe5a28fbc309c78876bd81bcee80376
virsh: Fix segfault of snapshot-list

'snaps' is used after free()'ed.
tools/virsh-snapshot.c