
14 Jan
2013
14 Jan
'13
3:45 p.m.
ping On 01/08/2013 10:40 AM, 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(-)