• O
    virsh: Don't motify the const string · f5fb059a
    Osier Yang 提交于
    This improve helper vshStringToArray to accept const string as
    argument instead. To not convert the const string when using
    vshStringToArray, and thus avoid motifying it.
    f5fb059a
virsh-pool.c 51.2 KB