Thanks Sir!
I'm glad to anaunce with the comming CT5.7 all leaks are gone:
Heap dump by heaptrc unit
8966285 memory blocks allocated : 56353887/82534432
8966284 memory blocks freed : 56352863/82533408
1 unfreed memory blocks : 1024
True heap size : 1245184
True free heap : 1243872
Should be : 1244096
Call trace for block $07E7DBF8 size 1024
$00442D0E
$0044315C
$00451234
$00452FA6
$007D3189 ZTESTBUGCOMPCORE_$$_init, line 1906 of D:/Developer/Delphi XE/Components/ZEOS/test/bugreport/ZTestBugCompCore.pas
$00410D14
Just my added 1024 bytes to proof leaks.
So i'll change the project options. Suppress the heaptrc unit for FPC >=3 with a define. Even if it's not clear for me to understand the differences..
However, thank you very much for your time! This was a helphuf FPC lesson for me.
Now i'll switch to CT5.6 on a VM again and check if the Leaks do return again.