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

Audit unhandled exception code

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Internal Code, Logging
    • Server Security

      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

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

              Created:
              Updated: