properly NUL-terminate the buffer returned by wxMBConv::cMB2WC()
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Sep 2007 12:04:39 +0000 (12:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Sep 2007 12:04:39 +0000 (12:04 +0000)
commit00ceccee892e0c06aac78a86b077241d694f82ef
treeded2f7a344c05633554cb23373c308e9aebacf60
parent78cd9c69eb3f4c158fe10ce49325d57ec05d1306
properly NUL-terminate the buffer returned by wxMBConv::cMB2WC()

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