Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-10724

Audit unhandled exception code

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor - P4 Minor - P4
    • None
    • None
    • Internal Code, Logging
    • Server Security

    Description

      There are a few instances where std::exception could be caught and logged rather than just catching unhandled exceptions.

      cd src/mongo
      git grep 'catch.*\.\.\.'
      

      See, for instance: https://github.com/mongodb/mongo/blob/r2.5.2/src/mongo/db/repl/heartbeat.cpp#L289-L291

      Attachments

        Activity

          People

            backlog-server-security Backlog - Security Team
            dan@mongodb.com Daniel Pasette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: