]> git.saurik.com Git - wxWidgets.git/commit
Fixes in wxPGProperty::StringToValue(): Prevent it-- from iterating into negative...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 4 Jan 2009 19:05:44 +0000 (19:05 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 4 Jan 2009 19:05:44 +0000 (19:05 +0000)
commita64a1bf7676bfb7db6ecaa044e26025abeb1f761
treed0df53750cf0ec3e4c4b91866d57ec5a051ae8f8
parentae82388e3c02fefa97890224ace16a830e3c8ff5
Fixes in wxPGProperty::StringToValue(): Prevent it-- from iterating into negative index; only really mark/add nested children as changed if child's StringToValue() returned true

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