• D
    Remove virConnectPtr from secret XML APIs · c4dcf043
    Daniel P. Berrange 提交于
    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 secret_conf.{h,c} and update all callers to
    match
    c4dcf043
secret_conf.c 9.1 KB