Topic: Memory leak in LogObject
Hi there,
While checking the Delphi project I'm currently working on for memory leaks (using MemCheck version 2.73), I came across some small memory leaks in the LogObject method of the TSiSession object. MemCheck provided the following data regarding the leaks.
call stack - 1 : Module TypInfo.pas
Routine @Typinfo@GetPropList Line 1115 Find error: 0041D126
call stack - 2 : Module SmartInspect.pas
Routine FillObjectData Line 10882 Find error: 00474D77
call stack - 3 : Module SmartInspect.pas(no debug info) Line 10978 Find error: 00475577
I hope this information helps you fix this problem.
Regards,
