Details
-
Bug
-
Status: Resolved
-
Resolution: Duplicate
-
1.4.x
-
None
-
None
-
Operating System: All
Platform: All
-
17247
Description
XObjectFactoryDefault::reset() should include the line:
m_xstringCache.clear();
otherwise the cache is not cleared, and XString pointers in it are left hanging.