Bugs item #2694102, was opened at 2009-03-19 10:45
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2694102&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: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxPlotCtrl Memory leak

Initial Comment:
Memory leak when using wxPlotCtrl. 

When I use the wxPlotCtrl I get a Memory leak. Even when I only create the Plot.

m_pltDC = new wxPlotCtrl(m_panel7, wxID_ANY, wxDefaultPosition, wxDefaultSze );

if I disable this line the compiler finds the memory leak described below.

Environment details:

OS: Windows XP SP3
Tool: Microsoft Visual C++ 2008 (express)

Compiler details:

Remark: Data in memory becomes valid during the Init() of the wxPlotCtrl;

Detected memory leaks!
Dumping objects ->
{21035} normal block at 0x0109CD98, 48 bytes long.
 Data: < `              > 18 60 9C 00 00 00 00 00 00 00 00 00 00 00 00 00 
Object dump complete.

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

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

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to