]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Call virDomainFree in cmdDomFSTrim
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 2 Apr 2013 15:18:30 +0000 (17:18 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 2 Apr 2013 15:36:06 +0000 (17:36 +0200)
commitdeb86ee9123ef47dce80dd77a9bc583f2b0214db
tree58afd82538599e44a21074bd3809773c993fd379
parent11e295705a4c19aee71ab6bb9334b31174adbcd1
virsh: Call virDomainFree in cmdDomFSTrim

https://bugzilla.redhat.com/show_bug.cgi?id=928197

The virsh domfstrim command was not freeing allocated domain,
leaving leaked references behind.
tools/virsh-domain.c