mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-04-01 20:05:19 +00:00
call virstateCleanup to do the cleanup before libvirtd exits
https://bugzilla.redhat.com/show_bug.cgi?id=903184 (cherry picked from commit 47e176772559f617297abb07855b8556c8e7b72e)
This commit is contained in:
parent
2d6eaba201
commit
5e10d0ef1e
@ -1371,5 +1371,7 @@ cleanup:
|
||||
|
||||
daemonConfigFree(config);
|
||||
|
||||
virStateCleanup();
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user