Resource leak in V1.3

F-IN-BOX for Delphi / Builder C++ / VCL
Pete
Posts: 16
Joined: Fri Sep 30, 2005 10:54 am

Resource leak in V1.3

Postby Pete » Thu Dec 01, 2005 6:15 pm

In the initialization section of FlashPlayerControl.pas you have a g_ContentManager object that is created but not freed in the finalization.

finalization

g_ContentManager.Free; // **** Add this line

Pete

Softanics
Site Admin
Posts: 1402
Joined: Sat Sep 18, 2004 3:03 am
Location: Russia, St. Petersburg
Contact:

Postby Softanics » Thu Dec 01, 2005 6:37 pm

Thank you. You are right.
Best regards, Artem A. Razin,
F-IN-BOX support
Ask your question here: http://www.f-in-box.com/support.html

onad
Posts: 22
Joined: Wed Aug 17, 2005 2:49 pm
Location: Turkey
Contact:

Leakfix needed also in v2.2.0, see message body

Postby onad » Thu Dec 08, 2005 1:18 pm

LeaIn the initialization section of FlashPlayerControl.pas you have a g_ContentManager object that is created but not freed in the finalization.

...

finalization

g_ContentManager.Free; // **** Add this line

...
"Just do it"


Return to “Delphi / Builder / VCL Edition”

Who is online

Users browsing this forum: No registered users and 17 guests