There was a memory leak bug in IDOM related to deepNodeList which is now fixed in the CVS (not in nightly build yet). You can do a CVS update to grep the latest source tree and try again.
Please let me know if problem persists. Thanks! Tinny "Christy, Rich" wrote: > I trying to determine if this is a problem or not. But each time I call > getElementsByTagName(), it works its way down to > IDDeepNodeListImpl::getDeepNodeList() where memory is allocated to and > inserted into the node list pool. Purify claims a memory leak is occurring. > I cannot find any where in the logic where IDDeepNodeListPool::removeAll() > is called. Am I just missing something or is this a bug. I've added a call > to XMLPlatformUtils::Terminate(), but that doesn't seem to make a > difference. > > thanks > > Rich Christy > [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
