always NUL-terminate the buffers returned by cWC2MB/cMB2WC() overloads taking input...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Sep 2007 00:36:16 +0000 (00:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Sep 2007 00:36:16 +0000 (00:36 +0000)
commit0dd13d21cd03499e1d8e86a22d0841b900bf2c8d
tree43962c168c90b081b848e2fae0a5c277d193c79e
parenta7b9ab6200402e1cb0cfd1ecfa751b681341b6a1
always NUL-terminate the buffers returned by cWC2MB/cMB2WC() overloads taking input length, even if the input is not NUL-terminated (part of patch 1795174)

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