On Mon, 29 Dec 2014, Michael Van Ham wrote:
Hello,
In TCustomSQLQuery.Create, FRefreshSQL:TStringList is created on line 2095, but
never freed. This causes a small memory leak.
Please see the attached test program demonstrating the issue.
Reported on the bugtracker here: http://bugs.freepa
Hello,
In TCustomSQLQuery.Create, FRefreshSQL:TStringList is created on line 2095,
but never freed. This causes a small memory leak.
Please see the attached test program demonstrating the issue.
Reported on the bugtracker here:
http://bugs.freepascal.org/view.php?id=27220
Please review the atta
Good work.
Currently i dont use AWS but if i need in future i will give a try.
As a tip, i suggest to add GUID to interface declarations this will allow
to query them.
In Lazarus put the cursor after interface keyword and press Ctrl+Shift+G
Luiz
Em 27/12/2014 22:42, "Marcos Douglas" escreveu: