Skip to content

Prevent crash in std::mutex::lock() for builds made with latest VS 2022...

Prevent crash in std::mutex::lock() for builds made with latest VS 2022 version running on a machine where the redistributables are older.

Merge request reports