Xerces Gurus,
Okay, perhaps there is no leaking problem. I tried calling Terminate()
after I finished a single parse() and the leaks went away. The only problem
I am left with now is that if I try to call Intialize() again I get an
access violation when the DLL attempts to execute the line:
(807) XMLMutexLock lockInit(&gScannerMutex());
in the void XMLScanner::commonInit() function.
Am I doing something drastically wrong or can someone help me here?
Simon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]