summaryrefslogtreecommitdiff
path: root/xml2cmp/source
diff options
context:
space:
mode:
Diffstat (limited to 'xml2cmp/source')
-rw-r--r--xml2cmp/source/xcd/dependy.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xml2cmp/source/xcd/dependy.cxx b/xml2cmp/source/xcd/dependy.cxx
index 6e909d018582..093d4f5fdd5d 100644
--- a/xml2cmp/source/xcd/dependy.cxx
+++ b/xml2cmp/source/xcd/dependy.cxx
@@ -72,6 +72,8 @@ DependencyFinder::DependencyFinder()
DependencyFinder::~DependencyFinder()
{
+ for (Map_Services::const_iterator aIter = aServices.begin(); aIter != aServices.end(); ++aIter)
+ delete aIter->second;
}
void