<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Gurock Software Support Forum - Memory leak in LogObject]]></title>
	<link rel="self" href="http://forum.gurock.com/feed/atom/topic/33/"/>
	<updated>2006-04-19T13:01:44Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.gurock.com/topic/33/memory-leak-in-logobject/</id>
		<entry>
			<title type="html"><![CDATA[Re: Memory leak in LogObject]]></title>
			<link rel="alternate" href="http://forum.gurock.com/post/96/#p96"/>
			<content type="html"><![CDATA[<p>Hehe, seems that we were writing at the same time <img src="http://forum.gurock.com/img/smilies/smile.png" width="15" height="15" alt="smile" />. However, you were right, there was a problem in LogObject. I found out that the RTTI API of Delphi allocates a bunch of memory every time LogObject is called. LogObject properly frees the memory now.</p>]]></content>
			<author>
				<name><![CDATA[tgurock]]></name>
				<uri>http://forum.gurock.com/user/4/</uri>
			</author>
			<updated>2006-04-19T13:01:44Z</updated>
			<id>http://forum.gurock.com/post/96/#p96</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Memory leak in LogObject]]></title>
			<link rel="alternate" href="http://forum.gurock.com/post/95/#p95"/>
			<content type="html"><![CDATA[<p>Lol</p>]]></content>
			<author>
				<name><![CDATA[Gerben]]></name>
			</author>
			<updated>2006-04-19T12:50:01Z</updated>
			<id>http://forum.gurock.com/post/95/#p95</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Memory leak in LogObject]]></title>
			<link rel="alternate" href="http://forum.gurock.com/post/94/#p94"/>
			<content type="html"><![CDATA[<p>Hi again,</p><p>I might have been jumping the gun a bit with my previous post. Eventhough the memory leaks are gone when I don&#039;t use the LogObject procedure, I&#039;m not totally sure SmartInspect is to blame anymore. You may want to delete this post. I&#039;ll repost if I think it is necessary.</p><p>Thanks in advance...</p>]]></content>
			<author>
				<name><![CDATA[Gerben]]></name>
			</author>
			<updated>2006-04-19T12:49:19Z</updated>
			<id>http://forum.gurock.com/post/94/#p94</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Memory leak in LogObject]]></title>
			<link rel="alternate" href="http://forum.gurock.com/post/93/#p93"/>
			<content type="html"><![CDATA[<p>Hello Gerben,</p><p>thanks for reporting the bug. I could reproduce the problem and fixed it already. The fix will be included in the upcoming 1.4 release. Thanks again!</p>]]></content>
			<author>
				<name><![CDATA[tgurock]]></name>
				<uri>http://forum.gurock.com/user/4/</uri>
			</author>
			<updated>2006-04-19T12:46:46Z</updated>
			<id>http://forum.gurock.com/post/93/#p93</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Memory leak in LogObject]]></title>
			<link rel="alternate" href="http://forum.gurock.com/post/92/#p92"/>
			<content type="html"><![CDATA[<p>Hi there,</p><p>While checking the Delphi project I&#039;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.</p><p>call stack - 1 : Module TypInfo.pas <br />Routine @Typinfo@GetPropList Line 1115 Find error: 0041D126<br />call stack - 2 : Module SmartInspect.pas <br />Routine FillObjectData Line 10882 Find error: 00474D77<br />call stack - 3 : Module SmartInspect.pas(no debug info) Line 10978 Find error: 00475577</p><p>I hope this information helps you fix this problem.</p><p>Regards,</p>]]></content>
			<author>
				<name><![CDATA[Gerben]]></name>
			</author>
			<updated>2006-04-19T12:19:07Z</updated>
			<id>http://forum.gurock.com/post/92/#p92</id>
		</entry>
</feed>

