mirror of https://gitee.com/openkylin/libvirt.git
Add missing checks for whether the connection is open in dispatcher
Many functions did not check for whether a connection was open. Replace the macro which obscures control flow, with explicit checks, and ensure all dispatcher code has checks. * daemon/remote.c: Add connection checks
This commit is contained in:
parent
36b652138b
commit
aaa6d7eb39
977
daemon/remote.c
977
daemon/remote.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue