
29 Jun
2013
29 Jun
'13
12:11 p.m.
On 06/28/2013 03:25 PM, John Ferlan wrote:
Ran Valgrind today and found, investigated, and resolved the errors seen.
John Ferlan (4): Resolve valgrind error in virNetDevVlanParse() Resolve valgrind error in virStorageBackendCreateQemuImgCmd() Resolve valgrind error in remoteConfigGetStringList() Resolve valgrind errors for nodedev cap parsing
daemon/libvirtd-config.c | 6 ++++++ src/conf/netdev_vlan_conf.c | 24 +++++++++++++----------- src/conf/node_device_conf.c | 3 +++ src/storage/storage_backend.c | 4 +++- 4 files changed, 25 insertions(+), 12 deletions(-)
Thanks for the reviews - these were pushed. John