* 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
This commit is contained in:
Daniel Veillard
2007-03-21 15:24:56 +00:00
parent bcf1632ee6
commit f2ffea858c
4 changed files with 15 additions and 8 deletions
+1
View File
@@ -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