Memory Leak

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Guillermo
Posts: 7
Joined: Sun 24 Feb 2008 05:44

Memory Leak

Post by Guillermo » Tue 26 Feb 2008 01:15

Hi,

FastMM4 reports a single memory leak of type TOraSeverEnumerator. Components included in a datamodule:
TUniConnection
TOracleUniProvider
TUniConnectDialog
TUniTransaction
Several TUniTable, TUniQuery

TUniConnection using direct mode

Guillermo.

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Tue 26 Feb 2008 15:40

Thank you for information. We have reproduced and fixed the problem.

Post Reply