Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-2144

Coverity analysis defect 114130: Uncaught exception

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Works as Designed
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None

    Description

      Uncaught exception

      If the exception is ever thrown, the program will crash. A C++ exception is thrown but never caught
      /src/bsoncxx/types/bson_value/view.cpp:78: UNCAUGHT_EXCEPT 114130 An exception of type "bsoncxx::v_noabi::exception" is thrown but the throw list "noexcept" doesn't allow it to be thrown. This will cause a call to unexpected() which usually calls terminate().

      Attachments

        Activity

          People

            Unassigned Unassigned
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: