]> git.saurik.com Git - wxWidgets.git/commit
leave enough space for the trailing NUL when converting UTF-16 to UTF-32 in Mac conve...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 6 Apr 2006 12:43:38 +0000 (12:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 6 Apr 2006 12:43:38 +0000 (12:43 +0000)
commit9088c87bd048690b7fef2e82cbae929c5857740e
tree8efab895d0938ce86849258e372279b1e88d3576
parentfaa112c4ca49e1f1d9467107d6e54cb9986bd900
leave enough space for the trailing NUL when converting UTF-16 to UTF-32 in Mac conversion

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