mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00: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