diff options
author | Daniel Veillard <veillard@redhat.com> | 2007-03-23 16:15:07 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2007-03-23 16:15:07 +0000 |
commit | 80fb564b0d2b74dca631aa4eb0b4fc97323c49c5 (patch) | |
tree | 702d4c75ae55d0d792331b60fbb7c32c41e554e9 /TODO | |
parent | * src/xen_internal.c: Fix detection of host PAE capabilities, (diff) | |
download | libvirt-80fb564b0d2b74dca631aa4eb0b4fc97323c49c5.tar.gz libvirt-80fb564b0d2b74dca631aa4eb0b4fc97323c49c5.tar.bz2 libvirt-80fb564b0d2b74dca631aa4eb0b4fc97323c49c5.zip |
* TODO qemud/conf.c src/virsh.c src/xend_internal.c src/xs_internal.c:
replaced all sprintf instances by snprintf ones
Daniel
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ TODO: - libvirt_virDomainSetMemory should check memory is > 0 -- remove calls from sprintf and use snprintf - check how to better handle renaming of domains (xm rename and cache) - UUID lookup in hash.c |