Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/AddOn/Interbase components    [ Add a report in this area ]  
Report #:  98636   Status: Closed
Use of IBScript unit gives memory loss.
Project:  Delphi Build #:  16.0.4256.43595
Version:    16.0 Submitted By:   Bjarne Rasmussen
Report Type:  Crash / Data loss / Total failure Date Reported:  9/7/2011 2:03:48 AM
Severity:    Serious / Highly visible problem Last Updated: 5/16/2012 9:19:39 PM
Platform:    All versions Internal Tracking #:   287512
Resolution: Fixed (Resolution Comments) Resolved in Build: : 16.0.4316.44803
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
Just including the unit in uses results in memory loss.
Steps to Reproduce:
1. Create a new VCL Form application.
2. Add   System.ReportMemoryLeaksOnShutdown := true; to the project file (.dpr)
3. Run - Close ... no memory loss reported.
4. Add IBScript to uses.
5. Run - Close ... Memory loss is now reported.
Workarounds
None
Attachment
None
Comments

Bjarne Rasmussen at 11/7/2011 1:41:47 AM -
Seems to be working with latest XE2 Update 2 :-)

Tomohiro Takahashi at 11/8/2011 5:08:07 PM -
This issue seems to be fixed with Update2.

Tomohiro Takahashi at 11/7/2011 6:53:29 AM -
Thanks for the confirmation.
I will check the internal status of this report.

Server Response from: ETNACODE01