
1 Apr
2008
1 Apr
'08
2:16 p.m.
On Tue, 2008-04-01 at 10:04 -0700, Vadim Zaliva wrote:
Attached patch adds new method free() to Domain class. Invocation of this method calls virDomainFree(). After this call, all other calls to this domain object would fail.
Thanks for the patch. I just committed a slight variation of the patch - for symmetry, I added free methods for Network, StorageVol and StoragePool, too. David