Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-508

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1.2
    • 4.2.0
    • 22. Localization
    • 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

          Activity

            People

              farid Farid Zaripov
              farid Farid Zaripov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: