diff options
author | Daniel Veillard <veillard@redhat.com> | 2007-03-21 15:24:56 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2007-03-21 15:24:56 +0000 |
commit | f2ffea858cda7dfab072b4c85aceab8cf3b1098e (patch) | |
tree | 35ae1ef9ea2327c4fec07a8a224b3ff1789dbd7e /TODO | |
parent | Fixed typo (diff) | |
download | libvirt-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-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |