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

[MSVC] EXCEPTION_DTOR test crashes with VC 7.1 debug

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1.2
    • 4.1.3
    • Configuration
    • None
    • MS VC++ 7.1 debug build

    Description

      Test asserts on "Damage after normal" block. Probably reason is that std::exception class declared in the EXCEPTION_DTOR.cpp has different layout from std::exception declared in the VC headers. Thus external .ctor/.dtor call damages memory beyond the memory block allocated for a class.

      Attachments

        Activity

          People

            sebor Martin Sebor
            lexey Alex Ostapenko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: