2010/11/24 Eric Blake <eblake(a)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