]> git.saurik.com Git - wxWidgets.git/commit
fix reading beyond the end of the string if the last string character is a backslash...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Nov 2004 19:01:53 +0000 (19:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Nov 2004 19:01:53 +0000 (19:01 +0000)
commitb11dd16306b272d16fa69721584cd1e57b524c5f
tree61e62692b983de43f25eb9071b03ee53411b3526
parent81152407d0a131519e61fdedf2634b9bc49e0ce8
fix reading beyond the end of the string if the last string character is a backslash (patch 1059846; bug 1059848)

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