Strange memoryleak with CreateComplexFields and FreeComplexFields

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Strange memoryleak with CreateComplexFields and FreeComplexFields

Post by AlexP » Thu 10 Oct 2013 11:31

Hello,

Please send the scripts of the tables, on which dump the described problem occurs.

luiz.sqa
Posts: 3
Joined: Tue 08 Oct 2013 14:31

Re: Strange memoryleak with CreateComplexFields and FreeComplexFields

Post by luiz.sqa » Mon 14 Oct 2013 12:47

AlexP wrote:Hello,

Please send the scripts of the tables, on which dump the described problem occurs.
Hi, I'm sending the link to download a sample project, the database where the error occurs, and a dump generated by unidump before the error occurs.
The dump file is referring to the table that is causing the leak. As said earlier, the leak is being generated after creating the dump.

http://bitshare.com/files/wudqlz7y/DevA ... k.zip.html

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Strange memoryleak with CreateComplexFields and FreeComplexFields

Post by AlexP » Tue 15 Oct 2013 07:54

Hello,

Please send also the alterdataconnection module, in which the TAlterdataConnection class is implemented

luiz.sqa
Posts: 3
Joined: Tue 08 Oct 2013 14:31

Re: Strange memoryleak with CreateComplexFields and FreeComplexFields

Post by luiz.sqa » Tue 15 Oct 2013 19:06

Below is link to another project using UniConnection.
http://bitshare.com/?f=1oo3onap

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Strange memoryleak with CreateComplexFields and FreeComplexFields

Post by AlexP » Wed 16 Oct 2013 09:22

Hello,

Thank you for the information. We have reproduced the problem and will fix it as soon as possible.

Post Reply