Official CryptoDemo project problem

I compile, run, and then immediately shut down the program.
I always get an error message:
An unexpected memory leak has occured. The unexpected small blocks are:
157-172 bytes: UnicodeString x 3
221-236 bytes: TX509Certificate x 3

The current version of the Cryptography Pack is installed
Applies to both 32-bit and 64-bit versions

And yes i have read:
"If you have Tokyo 10.2.1 or newer, you must uncomment {$define IDEVERSION1021} in tmscrypto.inc file"

I reported the same errors here: https://support.tmssoftware.com/t/certificates/13084

Hi,
Thank you for reporting this bug, I will fix it in the next version of TMS Cryptography Pack.
Best regards,
Marion

Hi,
This issue has been fixed in the 4.3 version.
Best regards,
Marion

Thank you, Marion.

Miro

I tried the 4.3.0.1 version demo. 32 and 64 bit Delphi. I don't see any difference.

Our AdESObj.pas file has not been modified as expected. I will fix that in the next version of TMS CP.
If you are a registered user, you can fix that by deleting the line:
if FCert.commonName <> '' then
in TAdES.Destroy destructor.