]> git.saurik.com Git - wxWidgets.git/commit
check that string passed to FromUTF8() is valid even in release build, this is safer...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jul 2008 19:59:59 +0000 (19:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jul 2008 19:59:59 +0000 (19:59 +0000)
commitcc209a518f106f39fde26f8bc8dd3d9d53dc5cc5
tree33056d6ee1822921679a80a3cac7e8d859a4bd74
parent9f10e7c7582e682b19404dd1d232b7a39271fc27
check that string passed to FromUTF8() is valid even in release build, this is safer; add a separate FromUTF8Unchecked() which can be used for maximal efficiency

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/string.h
include/wx/gtk/private.h
include/wx/string.h
interface/wx/string.h
src/xml/xml.cpp