Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Your memory leak?
Fri, Nov 7 2008 8:37 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

I'm implementing UserCount (as kindly supplied by Terry) and I get a memory leak.....

Stack trace of when this block was allocated (return addresses):
402DFE [System][@GetMem]
40442B [System][TObject.NewInstance]
4047F2 [System][@ClassCreate]
404460 [System][TObject.Create]
4CF843 [edbrow][TEDBRowLocks.IncCount]
4CF8C9 [edbrow][TEDBRowLocks.Insert]
58E40E [edblocal][TEDBLocalCursor.LockRow]
5AB26A [edbcomps][TEDBDataSet.LockCurrentRecord]
5B1BFD [E:\ElevateDB Support\UserLocks\UserCount.pas][UserCount][TUserCount.LockSlot][244]

2.02b2

Roy Lambert
Fri, Nov 7 2008 9:36 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

My stupidity - I was closing the database before trying to release the locks.

Roy Lambert
Fri, Nov 7 2008 10:37 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< I'm implementing UserCount (as kindly supplied by Terry) and I get a
memory leak..... >>

You just caught me right before B3, so a fix will be in there.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image