CodeGuard has made this announcement:
9/12/2022 7:04:08 PM started a CodeGuard(tm) process: MyProg.exe(12200)
Resource leak in process: MyProg.exe(12200) - System.pas#4942
The memory block (0x305EBC0) was never freed
The memory block (0x0305EBC0) [size: 16 bytes] was allocated with SysGetMem
0x00F6BAAE - System.pas#4942
0x0128535B
0x012853A7
0x0128552A
I don't know what System.pas is. How do I identify "The memory block (0x305EBC0)"? Where do I look to find where the array was allocated?