Jim Fehlig
e3b21cdc31
Fix virsh snapshot-list error reporting
...
Noticed that the expected "not supported" error is dropped when
invoking 'virsh snapshot-list dom' on a Xen installation running
the libxl driver
virsh snapshot-list test
error: Invalid snapshot: virDomainSnapshotFree
The error is overwritten by a call to virDomainSnapshotFree
in cleanup code within cmdSnapshotList. Prevent overwritting
the real error by not calling virDomainSnapshotFree with a NULL
virDomainSnapshotPtr.
2013-07-25 14:22:47 -06:00
..
2013-07-10 11:07:33 +02:00
2012-12-07 14:21:25 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2012-12-11 19:54:37 -05:00
2012-12-11 19:54:37 -05:00
2013-05-20 14:03:48 -06:00
2012-03-05 13:18:24 +01:00
2013-07-03 15:06:36 +02:00
2009-09-21 14:41:45 +01:00
2013-07-16 08:44:53 -04:00
2012-09-20 16:30:55 -06:00
2013-07-23 14:20:56 +08:00
2012-09-20 16:30:55 -06:00
2013-06-25 15:37:20 +02:00
2013-07-10 17:40:13 +01:00
2012-09-20 16:30:55 -06:00
2013-07-11 14:18:11 -04:00
2012-09-20 16:30:55 -06:00
2013-07-10 17:40:13 +01:00
2012-09-20 16:30:55 -06:00
2013-07-11 14:18:12 -04:00
2012-09-20 16:30:55 -06:00
2013-07-10 17:40:13 +01:00
2012-09-20 16:30:55 -06:00
2013-07-10 17:40:13 +01:00
2012-09-20 16:30:55 -06:00
2013-07-10 17:40:13 +01:00
2012-09-20 16:30:55 -06:00
2013-07-25 14:22:47 -06:00
2012-09-20 16:30:55 -06:00
2013-07-10 17:40:13 +01:00
2012-09-20 16:30:55 -06:00
2013-07-10 17:40:13 +01:00
2013-03-21 12:32:03 +01:00
2013-07-18 12:07:53 +01:00
2013-07-10 11:07:31 +02:00
2012-09-20 16:30:55 -06:00
2012-09-20 16:30:55 -06:00
2012-09-20 16:30:55 -06:00
2012-09-20 16:30:55 -06:00
2012-09-20 16:30:55 -06:00
2012-09-20 16:30:55 -06:00
2013-05-20 14:03:48 -06:00
2013-05-20 14:03:48 -06:00
2013-01-07 08:56:36 -07:00