Memory Leak in TDatabaseManager

TDatabaseManager.BuildDatabaseMetadata could leak Memory, if for any reasons loop "for E in FExplorers do" will be faulty.

this loop should be within the try..finally block.

Thank you for reporting, we fixed this and fix will be included in next release.

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.