
24 Nov
2010
24 Nov
'10
9:32 p.m.
2010/11/24 Eric Blake <eblake@redhat.com>:
* src/conf/network_conf.c (virNetworkDHCPRangeDefParseXML): Free xml strings when no longer referenced. ---
Actually plug the leak. I've increased the context of this diff to make it easier to analyze.
src/conf/network_conf.c | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-)
ACK. Matthias