On 04/02/2010 03:19 PM, Daniel Veillard wrote:
>>> + managed_save = qemuDomainManagedSavePath(driver, vm);
>>> + if ((managed_save) && (virFileExists(managed_save))) {
>>> + /* We should still have a reference left to vm but */
>>
>> Incomplete comment?
>
> not really, that could be "but ..." or "but one should check for 0
> anyway"
>
> I end up with the following additional patch,> - /* We should still have a reference left to vm but */ > + /* > + * We should still have a reference left to vm but > + * but one should check for 0 anyway > + */ s/but but/but/ -- Eric Blake [email protected] +1-801-349-2682 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
