* TODO qemud/conf.c src/virsh.c src/xend_internal.c src/xs_internal.c:

replaced all sprintf instances by snprintf ones
Daniel
This commit is contained in:
Daniel Veillard
2007-03-23 16:15:07 +00:00
parent ba83eae40f
commit 80fb564b0d
6 changed files with 12 additions and 8 deletions
-1
View File
@@ -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