[solved]mem leak in CEGUI::System

If you found a bug in our library or on our website, please report it in this section. In this forum you can also make concrete suggestions or feature requests.

Moderators: CEGUI MVP, CEGUI Team

ysunq
Just popping in
Just popping in
Posts: 1
Joined: Wed Jul 02, 2008 10:37

[solved]mem leak in CEGUI::System

Postby ysunq » Wed Jul 02, 2008 11:00

Release: cegui-0.6.0
file: ceguisystem.cpp

in the setupXMLParser(), if i defined CEGUI_STATIC, d_parserModule will always be 0;so when call cleanupXMLParser(),

Code: Select all

if(d_ourXmlParser&&d_parserModule)

will never be true, which will definitly lead to memleak.

because of the network problem i can't get the latest version of cegui,if this bug had been fixed,just close this topic. thanks.
Last edited by ysunq on Wed Jul 02, 2008 11:53, edited 1 time in total.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Wed Jul 02, 2008 11:34

Hi, and welcome :)

Thanks for the report, I can confirm that this issue should be fixed in the latest 0.6.1 version.

CE.


Return to “Bug Reports, Suggestions, Feature Requests”

Who is online

Users browsing this forum: No registered users and 10 guests