2015-06-19 12:17 GMT+03:00 Michal Privoznik <[email protected]>: > There's a bug in the function. When closing a stream, the stream > refcount should be decremented. We have a helper function for that > which (among others) take a virConnectPtr as an argument. However, > we are passing an internal representation of the virConnect. > Even gcc warns about this:
thanks! -- Vasiliy Tolstov, e-mail: [email protected] -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
