fix dereferencing end() iterator in ParseFormat() and constructing out of bound itera...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 25 Mar 2009 11:51:37 +0000 (11:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 25 Mar 2009 11:51:37 +0000 (11:51 +0000)
commited973feb5aff74a6732d53e6f7ff7988cf468afa
tree83916e7ec37d2167723c27ca0b117c6d42762ca2
parentb33e98f0bdeb53e0eaf63cd41de4e219e7d19ff9
fix dereferencing end() iterator in ParseFormat() and constructing out of bound iterator in ParseDate() (thanks to VC9 debug CRT for the warnings)

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