summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2007-03-23 16:15:07 +0000
committerDaniel Veillard <veillard@redhat.com>2007-03-23 16:15:07 +0000
commit80fb564b0d2b74dca631aa4eb0b4fc97323c49c5 (patch)
tree702d4c75ae55d0d792331b60fbb7c32c41e554e9 /TODO
parentba83eae40fc7f12db19e94ca810773c3eb5deb84 (diff)
downloadlibvirt-80fb564b0d2b74dca631aa4eb0b4fc97323c49c5.tar.gz
* 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--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 7d21fae43c..b739d7f327 100644
--- a/TODO
+++ b/TODO
@@ -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