__rw_catlist vector accessed beyond the last element in third call to catopen() 
(src/catalog.cpp)
-------------------------------------------------------------------------------------------------

                 Key: STDCXX-508
                 URL: https://issues.apache.org/jira/browse/STDCXX-508
             Project: C++ Standard Library
          Issue Type: Bug
          Components: 22. Localization
    Affects Versions: 4.1.2
         Environment: All
            Reporter: Farid Zaripov
            Assignee: Farid Zaripov
             Fix For: 4.2


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to