fastcall » Developer.Team

C++Builder 10.2.3 C++ Compiler 4k Stack Allocation Patch

C++Builder 10.2.3 C++ Compiler 4k Stack Allocation Patch
C++Builder 10.2.3 C++ Compiler 4k Stack Allocation Patch


This patch addresses an issue with the C++ compiler in C++Builder 10.2.3 for Windows 32-bit applications and DLLs with stack allocation of a memory block of 4KB (one page) or more, when the allocation is within a function that uses fastcall calling convention.
The issue was originally reported as RSP-20171 on our Quality Portal, with duplicate issues of RSP-20297 and RSP-20173.
Read more