test that iterator is valid before comparing with it (another bug introduced when...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 12 Apr 2008 17:05:01 +0000 (17:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 12 Apr 2008 17:05:01 +0000 (17:05 +0000)
commite447be55142c003de608f5feb0867577b21ed929
treed202f43d4934f7f9b0ad9d844ecee29aa29aae0c
parent5769cf0f89fa4d076042e9f8dd24a32501280f8c
test that iterator is valid before comparing with it (another bug introduced when replacing indices with iterators)

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