
23 Jan
2013
23 Jan
'13
3:33 p.m.
On 01/23/13 16:04, Eric Blake wrote:
On 01/23/2013 07:47 AM, Peter Krempa wrote:
virNetworkObjUpdateParseFile used ',' as the termination character for virBitmapParse. This would break if an incontiguous range would be
s/incontiguous/non-contiguous/
parsed. --- src/conf/network_conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
ACK.
I fixed the commit msg and pushed the series. Thanks. Peter