Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Code guard error with INDY 9 in BCB6

57 views
Skip to first unread message

Bill

unread,
Jul 23, 2002, 12:37:49 PM7/23/02
to
I have a project in BCB 6 enterprise edition that uses TidHttp and
TidAntifreeze components. When I close the program while in the debugger I
get the following code guard error.

Resource Leak
The memory block 0x1276C7C was never freed
0xEEEEEEEE
The memory block (0x01276C7C) was allocated with SysGetMem
System:__linkproc__GetMem(int)
Idcomponent::initalization + 0x1F
0x3267DAFF

This is from the text log file
Error 00001. 0x300010 (Thread 0x08A0):
Resource leak: The memory block (0x15A6AF0) was never freed

The memory block (0x015A6AF0) [size: 28 bytes] was allocated with SysGetMem
Call Tree:
0x004CCDCB(=FOSTrack.exe:0x01:0CBDCB) system.pas#2450
0x00410FEF(=FOSTrack.exe:0x01:00FFEF)
0x3267DAFF(=CC3260MT.DLL:0x01:07CAFF)


I also get this code guard error but I am not sure that it is from INDY.

Resource leak
The memory block (0x1275a70) was never freed
0xEEEEEEEE
The memory block (0x1275a70) [size 36 bytes] was allocated with
SysGetMem
System::__linkproc__GetMem(int)
Winhelpviewer::initialization()
0x326D929
0x326DAFF

The text file code guard log gives this

------------------------------------------
Error 00002. 0x300010 (Thread 0x08A0):
Resource leak: The memory block (0x15A58E4) was never freed

The memory block (0x015A58E4) [size: 36 bytes] was allocated with SysGetMem
Call Tree:
0x004CCDCB(=FOSTrack.exe:0x01:0CBDCB) system.pas#2450
0x0043743E(=FOSTrack.exe:0x01:03643E) WinHelpViewer.pas#655
0x3267D929(=CC3260MT.DLL:0x01:07C929)
0x3267DAFF(=CC3260MT.DLL:0x01:07CAFF)

------------------------------------------


--


<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Bill Smith
Software Developer
Computing Technologies for Aviation
w...@cta-fos.com
434-971-7624

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

0 new messages