On Mon, 2016-10-24 at 11:11 +0100, Wei Liu wrote: > Clang complains nr_dom_vcpus may be used uninitialised after > 4a6070ea9. > > The real issue is vinfo can be NULL and nr_dom_vcpus remains > uninitialised if previous call fails. > > Initialise nr_dom_vcpus to 0 at the beginning of the loop to fix the > issue. > > Signed-off-by: Wei Liu <[email protected]> > Reviewed-by: Dario Faggioli <[email protected]>
Thanks and Regards, Dario -- <<This happens because I choose it to happen!>> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
