gwen: Fixed crash due to calling DelayedDelete on a cont..
0 replies, posted
[B]Revision 126[/B]
[INDENT]Fixed crash due to calling DelayedDelete on a control more than once.
Fixed crash due to manually deleting a control after calling DelayedDelete.
Fix crash due to calling DelayedDelete inside a deconstructor for a parenting control but still you should not call DelayedDelete in any deconstructor.
Changes
is now included in include/Gwen/Controls/Canvas.h[/INDENT][B]Changed Files:[/B]
[LIST]
[*]trunk/gwen/include/Gwen/Controls/Canvas.h
[*]trunk/gwen/lib/GWEN-Renderer-DirectX9.lib
[*]trunk/gwen/lib/GWEN-Renderer-GDIPlus.lib
[*]trunk/gwen/lib/gwen-unittest_dll.lib
[*]trunk/gwen/lib/gwen-unittest_static.lib
[*]trunk/gwen/lib/gwen.dll
[*]trunk/gwen/lib/gwen_dll.lib
[*]trunk/gwen/lib/gwen_static.lib
[*]trunk/gwen/lib/gwend-unittest_dll.lib
[*]trunk/gwen/lib/gwend-unittest_static.lib
[*]trunk/gwen/lib/gwend.dll
[*]trunk/gwen/lib/gwend_dll.lib
[*]trunk/gwen/lib/gwend_static.lib
[*]trunk/gwen/src/Controls/Base.cpp
[*]trunk/gwen/src/Controls/Canvas.cpp
[/LIST]
Committed By [B]Pat Glynn[/B]
Sorry, you need to Log In to post a reply to this thread.