DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7044>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7044 Memory Leaks Summary: Memory Leaks Product: Xerces-C++ Version: 1.6.0 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Major Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I built xerces having defined: #define new DEBUG_NEW (see afx.h) This seems to have picked up several memory leaks when running DOMTraversalTest. Here is some of the output (good luck!): d:\api\xml4c-src4_0_0\tests\dom\traversal\traversal.cpp(428) : {426} normal block at 0x002FCA28, 8 bytes long. Data: < A > 04 C2 41 00 08 00 00 CD d:\api\xml4c-src4_0_0\tests\dom\traversal\traversal.cpp(408) : {424} normal block at 0x002FC9E0, 8 bytes long. Data: < A > 04 C2 41 00 07 00 00 CD d:\api\xml4c-src4_0_0\tests\dom\traversal\traversal.cpp(388) : {422} normal block at 0x002FC998, 8 bytes long. Data: < A > 04 C2 41 00 04 00 00 CD d:\api\xml4c-src4_0_0\tests\dom\traversal\traversal.cpp(365) : {420} normal block at 0x002FC7C8, 8 bytes long. Data: < A > 04 C2 41 00 03 00 00 CD d:\api\xml4c-src4_0_0\tests\dom\traversal\traversal.cpp(323) : {418} normal block at 0x002FC888, 8 bytes long. Data: < A > 04 C2 41 00 01 00 00 CD d:\api\xml4c-src4_0_0\tests\dom\traversal\traversal.cpp(272) : {413} normal block at 0x002FC780, 8 bytes long. Data: < A > 04 C2 41 00 00 00 00 CD {357} normal block at 0x002F7EB0, 4 bytes long. Data: < > CC A1 13 12 {356} normal block at 0x002F7E68, 4 bytes long. Data: <h > 68 A1 13 12 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]