• J
    Replace virStoragePoolFree with virObjectUnref · adbbff5f
    John Ferlan 提交于
    Since virStoragePoolFree will call virObjectUnref anyway, let's just use that
    directly so as to avoid the possibility that we inadvertently clear out
    a pending error message when using the public API.
    adbbff5f
cfg.mk 43.9 KB