Peter Krempa 2751ab289b virsh: Fix error resetting on fallback paths
On some fallback paths in virsh, error reported by the previously failed
API is cleared by virResetLastError() that doesn't free error stored by
virsh. This patch changes this to clear it using vshResetLibvirtError().
2012-07-27 10:34:58 +02:00
..
2012-07-23 10:50:50 +08:00
2012-07-23 10:50:50 +08:00
2012-06-06 21:32:37 -06:00