Bugs item #2869972, was opened at 2009-09-29 19:54
Message generated for change (Tracker Item Submitted) made by robekras
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2869972&group_id=51305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Robert Kraske (robekras)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxAdvTable memory leak

Initial Comment:
I found a memory leak problem in wxAdvTable.
The hashmap entries of wxAdvCellEditorMap m_editors are not freed on wxAdvTable 
destructor.
It should be processed like the m_renderers hasmap.

And in addition, the wxAdvStringCellEditor destructor should free the 
m_textCtrl.

Cheers 
 Robert

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2869972&group_id=51305

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to