]> git.saurik.com Git - wxWidgets.git/commit
fixed compilation in non-Unicode build; fixed bug with buffer overrun in wxMBConvUTF8...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Mar 2005 22:20:44 +0000 (22:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Mar 2005 22:20:44 +0000 (22:20 +0000)
commit3698ae71952311f7f0dc4594e0f666e07cc0a103
tree6283c18c411972f7df2619757613a2e341343108
parent172541f64be8fcddb08f1c121da256d08c24a70b
fixed compilation in non-Unicode build; fixed bug with buffer overrun in wxMBConvUTF8::MB2WC()

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