]> git.saurik.com Git - wxWidgets.git/commit
properly NUL-terminate the buffer before converting it to Unicode: we may need more...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 28 Mar 2006 00:05:52 +0000 (00:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 28 Mar 2006 00:05:52 +0000 (00:05 +0000)
commitb260e323ea6e94548c46e86f5a17ba1385c0ffa1
treeaf2250e06280b17f5a5e2ad748a9dccb404fe0f2
parente11e27cf7426b438d6838a6e0b8ab4f6aab22d12
properly NUL-terminate the buffer before converting it to Unicode: we may need more than one trailing NUL

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