Remove use of virConnectPtr from security driver APIs
The virConnectPtr is no longer required for error reporting since that is recorded in a thread local. Remove use of virConnectPtr from all APIs in security_driver.{h,c} and update all callers to match
Showing
想要评论请 注册 或 登录