On 11/24/2017 06:18 PM, John Ferlan wrote:
While reviewing the recent distance adjustments for Michal, I noted
a
couple of minor formatting things as well as a memory leak when removing
the distances.
John Ferlan (3):
conf: Clean up virDomainNumaDefNodeDistanceParseXML
conf: Clean up virDomainNumaDefCPUFormatXML
conf: Fix memory leak for distances in virDomainNumaFree
src/conf/numa_conf.c | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
ACK series and safe for freeze. BTW: while reviewing this I've found
couple of other memleaks. Will post patches shortly.
Michal