don't crash if (char*)c_str() is used twice in a row on the same string and both...
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 10 Apr 2007 19:13:52 +0000 (19:13 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 10 Apr 2007 19:13:52 +0000 (19:13 +0000)
commit05f32fc39e4aae6144c24971c74a11d119cea82e
tree3e63cb60e177984bb5c8575af7a1821eabe90c7f
parentdc3065a56f1febf3de3b3bbf0904cf8fdc7f7c50
don't crash if (char*)c_str() is used twice in a row on the same string and both pointers are used at the same time

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/string.h
src/common/string.cpp