Daniel Henrique Barboza 9d31433483 virsh-domain.c: modernize cmdVcpuinfo()
Use g_auto* pointers to avoid the need for the cleanup label. The
type of the pointer 'virDomainPtr dom' was changed to its alias
'virshDomainPtr' to allow the use of g_autoptr().

Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-07-08 19:39:35 +02:00
..
2020-03-30 16:11:13 +02:00
2019-08-09 09:03:53 +02:00
2020-01-29 14:51:40 +00:00
2019-06-19 17:12:34 +02:00