cleberlr/delphi-javascript

A lot of memory leaks

Closed this issue · 0 comments

What steps will reproduce the problem?
Run the demo program with the following line in the dpr
  ReportMemoryLeaksOnShutdown := true;


What is the expected output? What do you see instead?
I'm expect no memory leaks but I see a lot of memory leaks.


What version of the product are you using? On what operating system?
Delphi XE2

Please provide any additional information below.
I'm using the last trunk version

Original issue reported on code.google.com by daniele....@gmail.com on 23 Jul 2012 at 2:57