Investigate std::recursive_mutex use in wiredtiger_encryption_callbacks.cpp

XMLWordPrintableJSON

    • Server Security
    • Server Security 2025-08-15, Server Security 2025-08-29, Server Security 2025-09-12, Server Security 2025-09-26
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-104800 changes clang tidy checks so that std::recursive_mutex is banned. When SERVER-104800 is merged, please review the `// NOLINT needs audit` in wiredtiger_encryption_callbacks.cpp and replace std::recursive_mutex with an alternative, or change `// NOLINT needs audit` to `// NOLINT`.

            Assignee:
            Varun Ravichandran
            Reporter:
            Alex Li
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: