]> xenbits.xensource.com Git - libvirt.git/commit
Fix config file reading to not truncate large files
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 7 Jan 2008 15:21:33 +0000 (15:21 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 7 Jan 2008 15:21:33 +0000 (15:21 +0000)
commit94e49e3f0e82b8b059d71b131f5e6be2a1d6de2d
treedffc3ce4b6efbfed5f26503dabbd33539f39bca9
parent029aef1d241564f510ea7d1cef888f3e2319d687
Fix config file reading to not truncate large files
ChangeLog
src/conf.c
src/qemu_conf.c
src/util.c
src/util.h
tests/confdata/libvirtd.conf [new file with mode: 0644]
tests/confdata/libvirtd.out [new file with mode: 0644]
tests/test_conf.sh