[ wxwindows-Bugs-1549711 ] memory leak on wxTheClipboard->GetData
SourceForge.net
noreply at sourceforge.net
Wed Aug 30 21:07:17 PDT 2006
Bugs item #1549711, was opened at 2006-08-30 21:07
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1549711&group_id=9863
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: wxMSW specific
Group: Platform specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeremy (jeremy-molec)
Assigned to: Nobody/Anonymous (nobody)
Summary: memory leak on wxTheClipboard->GetData
Initial Comment:
When wxTheClipboard->GetData is passed a
wxBitmapDataObject there is memory leaked. This
happens on MSW but not on Linux. The problem exists in
the image sample and can be demonstrated by "Copy test
image" and then "Paste image". Even if the new
MyImageFrame is removed (image.cpp line 1076) there is
still a memory leak.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1549711&group_id=9863
More information about the wx-dev
mailing list