* qemud/iptables.c qemud/qemud.c src/conf.c src/hash.c src/libvirt.c

src/virsh.c src/xm_internal.c: change malloc/memset(0) pairs to
  using calloc()
Daniel
This commit is contained in:
Daniel Veillard
2007-03-22 18:30:57 +00:00
parent f39faaa708
commit fb624fbecf
8 changed files with 22 additions and 36 deletions

View File

@@ -1,3 +1,9 @@
Thu Mar 22 19:38:38 CET 2007 Daniel Veillard <veillard@redhat.com>
* qemud/iptables.c qemud/qemud.c src/conf.c src/hash.c src/libvirt.c
src/virsh.c src/xm_internal.c: change malloc/memset(0) pairs to
using calloc()
Thu Mar 22 16:25:10 CET 2007 Daniel Veillard <veillard@redhat.com>
* docs/*.html: repair the damages made by Amaya on the content