Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.1.2
-
None
-
All
Description
std::vector<__rw_cat*> __rw_catlist initially created with size 2 (catalog.cpp line 40).
During third call to catopen(), __rw_catlist vector accessed beyond the last element.
Attachments
Issue Links
- relates to
-
STDCXX-542 message catalog assert/crash after opening multiple
- Closed