On 02/16/2015 01:51 PM, Peter Krempa wrote:
Currently the code would exit without reporting an error as
virBitmapParse reports one only if it fails to parse the bitmap, whereas
the code was jumping to the error label even in case 0 cpus were
correctly parsed in the map.
---
src/conf/numa_conf.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
ACK
John