http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2707 *** shadow/2707 Fri Jul 20 08:01:53 2001 --- shadow/2707.tmp.24002 Fri Jul 20 08:01:53 2001 *************** *** 0 **** --- 1,24 ---- + +============================================================================+ + | DFAContentModel memory leaks | + +----------------------------------------------------------------------------+ + | Bug #: 2707 Product: Xerces-C++ | + | Status: NEW Version: 1.5 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: Windows NT/2K | + | Priority: Other Component: Validating Parser (DTD) | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + There are some memory leaks in the buildDFA method : + the first QName allocated object + the nodeOrgContent + fHeadNode + + maybe there are others, but i noticed them... + + Francois Rioux --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
