Article

From:
To:
All
Subject:
IBQuery memory leak
Newsgroup:
embarcadero.public.delphi.database.interbase_express

IBQuery memory leak

I'm having a problem with memory leaks after updating (several) projects from XE2 to XE3.

Clearly visible when ReportMemoryLeaksOnShutdown is enabled. => It seems to be related to using TIBQuery.

Could it be because memory is allocated with GetMem/ReAllocMem (in IBAlloc) and freed by "FreeRecordBuffer" by setting the pointer to nil?

- Charles
FYI: Phrase searches are enclosed in either single or double quotes
 
 
Originally created by
Tamarack Associates
Fri, 29 Mar 2024 13:03:17 UTC
Copyright © 2009-2024
HREF Tools Corp.