]> git.saurik.com Git - wxWidgets.git/commit
fix off by one bug in the buffer size (fixes #10039)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Oct 2008 14:51:45 +0000 (14:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Oct 2008 14:51:45 +0000 (14:51 +0000)
commit8a493b67ac549ba1ffdfcbc4ed68c99917fe8fef
tree6d1e46cb0768031e4c8c08a55fedc2120372f71f
parenta31dfee7e67c70530b5b9966d170fcbe6ae7ec4a
fix off by one bug in the buffer size (fixes #10039)

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