mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
call virstateCleanup to do the cleanup before libvirtd exits
This commit is contained in:
parent
5c1a825167
commit
47e1767725
@ -1514,5 +1514,7 @@ cleanup:
|
||||
|
||||
daemonConfigFree(config);
|
||||
|
||||
virStateCleanup();
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user