]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh-completer: unify cleanup of items in name completers
authorJán Tomko <jtomko@redhat.com>
Thu, 28 Mar 2019 17:32:36 +0000 (18:32 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 3 Apr 2019 08:09:54 +0000 (10:09 +0200)
commit81723acebd8837590c0469f98da17f5248c26d4a
tree57e319930f03422d3abed7d6c758c2f7d2988bca
parent3b16c3a10be255b1dbaa4d98d8a2a05bf1aed4f0
virsh-completer: unify cleanup of items in name completers

Merge the cleanup of fetched items for the success and the error
paths.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
tools/virsh-completer.c