News

C++Builder 10.3.3 Threading and TLS Patch

An issue withthread-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 threadsCreating and using a thread (eg std::thread) could result in an access violation on some machines. This was caused by an error setting up the Win64 32-byte shadow space inside the…
Read more