mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Without these patch, there will be error like below if domain is NULL. error: invalid domain pointer in virDomainFree Which is useless.
Without these patch, there will be error like below if domain is NULL. error: invalid domain pointer in virDomainFree Which is useless.