]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Use virAsprintf, rather than VIR_ALLOC + strcpy + strcat
authorCole Robinson <crobinso@redhat.com>
Tue, 19 May 2009 13:15:50 +0000 (13:15 +0000)
committerCole Robinson <crobinso@redhat.com>
Tue, 19 May 2009 13:15:50 +0000 (13:15 +0000)
commitadf438450194a471494b9f37e98698aff7804ae9
treeffcf9f7300b59be3b5e99b6c748525fb1aeeea9d
parentbb175dfc53b1cdf028731c1c5b8b062c2445bdb7
Use virAsprintf, rather than VIR_ALLOC + strcpy + strcat
ChangeLog
qemud/remote.c
src/remote_internal.c
src/storage_backend.c
src/storage_backend_fs.c
src/storage_backend_logical.c
src/test.c