I'm trying to pinpoint a memory leak reported by POSE. In the log file, I get:

91.051 (2223):  Relocatable chunk leaked at 0x00007D86, size = 520
91.051 (2223):  Chunk allocated by:
91.051 (2223):          SysCreateDataBaseList
91.051 (2223):          <Unknown @ 0x0008F914>
91.051 (2223):          PrvHandleModalEvent
91.051 (2223):          FrmDoDialog
91.051 (2223):          <Unknown @ 0x0008EF0A>
91.051 (2223):          PrvHandleModalEvent
91.051 (2223):          FrmDoDialog
91.051 (2223):          <Unknown @ 0x0005BE72>
91.051 (2223):          PrvSendEventToForm
91.051 (2223):          FrmDispatchEvent
91.051 (2223):          Auriga_p
91.051 (2223):          <Unknown @ 0x000C2000>
91.051 (2223):          <Unknown @ 0x000C1C28>

I checkd the 5 places where I call SysCreateDataBaseList, to no avail. But how 
can I know which of these calls is the offending one? The CW 9.3 map doesn't 
seem to help.


Luc Le Blanc
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to