aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2007-03-21 15:24:56 +0000
committerDaniel Veillard <veillard@redhat.com>2007-03-21 15:24:56 +0000
commitf2ffea858cda7dfab072b4c85aceab8cf3b1098e (patch)
tree35ae1ef9ea2327c4fec07a8a224b3ff1789dbd7e /TODO
parentFixed typo (diff)
downloadlibvirt-f2ffea858cda7dfab072b4c85aceab8cf3b1098e.tar.gz
libvirt-f2ffea858cda7dfab072b4c85aceab8cf3b1098e.tar.bz2
libvirt-f2ffea858cda7dfab072b4c85aceab8cf3b1098e.zip
* qemud/buf.c src/xml.c: clarified virBufferGrow (and bufferGrow)
routines documentation and fixes a couple of places where this was misused as pointed by Daniel Berrange. Daniel
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index b739d7f32..7d21fae43 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
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