• O
    storage: Fix the memory leak · 88ae5dc7
    Osier Yang 提交于
    The return value of virGetFCHostNameByWWN is a strdup'ed string.
    Also add comments to declare that the caller should take care of
    freeing it.
    88ae5dc7
storage_backend_scsi.c 21.4 KB