• E
    storage: avoid s[n]printf · 4bcac75b
    Eric Blake 提交于
    * src/storage/storage_backend.c (virStorageBackendCreateQemuImg)
    (virStorageBackendCreateQcowCreate): Use virAsprintf instead.
    * src/storage/storage_backend_disk.c
    (virStorageBackendDiskCreateVol, virStorageBackendDiskPartFormat):
    Likewise.
    4bcac75b
storage_backend_disk.c 23.1 KB