check that the conversion really succeeds even when wxMBConv_win32::WC2MB() is called...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 12 Sep 2007 00:39:21 +0000 (00:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 12 Sep 2007 00:39:21 +0000 (00:39 +0000)
commit765bdb4a1b5954c1382a3fbdf2c82fd8d86edb3f
tree6bf04f04e279901b86a2015c01e4fa621816dec5
parente040a4ff2ccc22443f715470515447b9bb754598
check that the conversion really succeeds even when wxMBConv_win32::WC2MB() is called with NULL buffer

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