]> git.saurik.com Git - wxWidgets.git/commit
fixed bug with looking beyond the end of string in ConvertStringToArgs() (patch 828609)
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Nov 2003 11:34:39 +0000 (11:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Nov 2003 11:34:39 +0000 (11:34 +0000)
commit36ebb50aa330231b38bc6304483c3ac8539b2cd1
treee9bb9e390922e88237f66ca51e0db8cce63fd57e
parentffcd519515ad4a0a12d79d7171ba315e11a2f32d
fixed bug with looking beyond the end of string in ConvertStringToArgs() (patch 828609)

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