
19 Jan
2009
19 Jan
'09
3:12 p.m.
"Daniel P. Berrange" <berrange@redhat.com> wrote: ...
The way to address both of these problems is to allow an application to take an explicit reference on the object in question. So this patch exposes methods to allow an app to increment the ref count on all our public objects. To release the ref count, the existing virConectClose/ virDOmainFree, etc methods suffice
ACK