C++ Builder 10.3.3 Threading and TLS Patch
C++ Builder 10.3.3 Threading and TLS Patch
An issue with thread-local storage that could cause AVs on some Win64 machines has been resolved
We've just released a patch for C++Builder 10.3.3 that resolves:
RSP-27180 64-bit builds crash with threads
Creating and using a thread (eg std::thread) could result in an access violation on some machines.