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=17247>. 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=17247 XObjectFactoryDefault::reset not clearing string cache Summary: XObjectFactoryDefault::reset not clearing string cache Product: XalanC Version: 1.4.x Platform: All OS/Version: All Status: NEW Severity: Critical Priority: Other Component: XPathC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] XObjectFactoryDefault::reset() should include the line: m_xstringCache.clear(); otherwise the cache is not cleared, and XString pointers in it are left hanging.
