fix the bug which could have resulted in failing to read config file if a chunk bound...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 Mar 2007 01:15:48 +0000 (01:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 Mar 2007 01:15:48 +0000 (01:15 +0000)
commit8d7bfa660dca7636b56db1497a746426d16bc78f
treedf2b7a4eee030a2775d19a396e0be2d782dd82af
parentcb5ec61f651e62d7028abb8d60a11efa786a7466
fix the bug which could have resulted in failing to read config file if a chunk boundary fell in a middle of a multibyte character (patch 1674488)

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