Re: Possible Memory leaks when running CreateDOMDocument sample program

2002-06-12 Thread PeiYong PY Zhang
Tim, We've experienced similar "leak report" from BoundsChecker as well. Boundschecker, some times, thought not always, issue false alarm on many occasions, especially for object created in one place and released some where else, it insists that this is a memory leak while ac

Possible Memory leaks when running CreateDOMDocument sample program

2002-06-12 Thread Tim Howson
Hi,   we have compiled the CreateDOMDocument sample application with bounds checker and it reports several memory leaks in:-   crtdll.c cerrinit.cpp ciniit.cpp cloginit.cpp iostrini.cpp streamb.cpp mtlock.c   Are there known leaks in the DOM classes or is bounds check being misleading and thi