Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

RAD Studio 10.3.3 Midas and Delphi Open Array patches

Two patches: an access violation in Midas, and an access violation in a rare case with a method taking an open array parameter

We’ve just released two patches for RAD Studio 10.3.3.

RAD Studio 10.3.3 Midas.dll Patch

This patch resolves the following issue:

You may observe access violations using Midas. This is caused by the thread-local storage issue resolved in a previous patch. The Midas DLL was affected, and we have rebuilt the DLL.

The patch is available at https://cc.embarcadero.com/item/30914. Full installation instructions are available in the readme (the .md Markdown file, which is readable as text in Notepad or any text editor.)

Delphi 10.3.3 Open Array Patch

This patch resolves the following issue:

The patch is available at https://cc.embarcadero.com/item/30915. Full installation instructions are available in the readme (the .md Markdown file, which is readable as text in Notepad or any text editor.)

Exit mobile version