Ján Tomko 851e66e05d tools: virsh: reduce variable scope to use automatic cleanup
Some variables are used in a loop and only freed in the cleanup
section because we need to be able to jump out of the loop.

Reduce their scope and free them automatically.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
2021-08-16 13:10:34 +02:00
..
2021-06-14 14:16:44 +02:00
2021-04-15 15:42:21 +02:00
2019-08-09 09:03:53 +02:00
2021-04-13 17:00:38 +02:00