Audit unhandled exception code

XMLWordPrintableJSON

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

      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:
            [DO NOT USE] Backlog - Security Team
            Reporter:
            Daniel Pasette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: