[libvirt] [PATCH] libxl: implement NUMA capabilities reporting

Eric Blake eblake at redhat.com
Tue Aug 20 17:12:46 UTC 2013


On 08/20/2013 11:01 AM, John Ferlan wrote:
> 
> The following resolves Coverity's complaint and keeps things safer:
> 
> -        for (i = 0; i < nr_nodes; i++)
> +        for (i = 0; cpus && i < nr_nodes; i++)
> 

Pre-approved ACK if you want to work that into a formal patch.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130820/d7166d4d/attachment-0001.sig>


More information about the libvir-list mailing list