]> git.saurik.com Git - wxWidgets.git/commit - src/common/strconv.cpp
properly detect missing data at the end of UTF-7-encoded segment and fail the convers...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 17 Jul 2008 23:01:02 +0000 (23:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 17 Jul 2008 23:01:02 +0000 (23:01 +0000)
commit852dcba5286b2b423d7cb21799d11df7efcbd0e6
treed5302243b07c43eb2baea751ca09b11476cb9746
parent55f7a9ec3cb516b8d2c7e28de911c51bfd4a7211
properly detect missing data at the end of UTF-7-encoded segment and fail the conversion in this case

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