#11467: Stack overflow in wxMBConv::ToWChar

0 views
Skip to first unread message

wxTrac

unread,
Nov 21, 2009, 2:05:00 AM11/21/09
to wx-...@googlegroups.com
Ticket URL: <http://trac.wxwidgets.org/ticket/11467>

#11467: Stack overflow in wxMBConv::ToWChar
--------------------------------+-------------------------------------------
Reporter: TNikolay | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxMSW | Version: 2.9-svn
Keywords: wxString, wxMBConv | Blockedby:
Patch: 0 | Blocking:
--------------------------------+-------------------------------------------
If you can find this bug by adding the following simple code to any
program

in global scope

{{{
class bug
{
public:
~bug (){ wxString s = _(""); }
};

bug b;
}}}
And run it with DEBUGER.

I use windows xp, Visual Studio 2008 and latest version wxWidgets from
trunk.


--
Ticket URL: <http://trac.wxwidgets.org/ticket/11467>

wxTrac

unread,
Nov 22, 2009, 5:52:08 AM11/22/09
to wx-...@googlegroups.com
Ticket URL: <http://trac.wxwidgets.org/ticket/11467#comment:1>

#11467: Stack overflow in wxMBConv::ToWChar

------------------------+---------------------------------------------------
Reporter: TNikolay | Owner:
Type: defect | Status: closed

Priority: normal | Milestone:
Component: wxMSW | Version: 2.9-svn

Resolution: duplicate | Keywords: wxString, wxMBConv
Blockedby: | Patch: 0
Blocking: |
------------------------+---------------------------------------------------
Changes (by vadz):

* status: new => closed
* resolution: => duplicate


Comment:

Same as #11094.


--
Ticket URL: <http://trac.wxwidgets.org/ticket/11467#comment:1>

Reply all
Reply to author
Forward
0 new messages