On 01/08/13 16:40, John Ferlan wrote: > This set of patches resolves "Error: UNINIT (CWE-457)" errors found by Coverity > > John Ferlan (4): > parallels: Resolve issues with uninitialized 'ret' value > openvz: Need to initialize 'ret' for kb_per_pages error path > lxc: Initialize dst due to potential cleanup usage before setting > interface: Need to initialize 'add_to_list' > > src/interface/interface_backend_udev.c | 2 +- > src/lxc/lxc_driver.c | 2 +- > src/openvz/openvz_conf.c | 2 +- > src/parallels/parallels_storage.c | 19 ++++++++++++++----- > 4 files changed, 17 insertions(+), 8 deletions(-) > Pushed now. -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list