don't crash in GetAsDOS() if the time is not in time_t range (bug 1804421)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Sep 2007 20:37:29 +0000 (20:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Sep 2007 20:37:29 +0000 (20:37 +0000)
commit1faa4ad2bad026fe931743ab5b741b12e5903d56
tree855c20ef0c3db4fa56fd9e0dc18d1823defcacf6
parentc6a95dd6a285f8a75b48745980a05dc635262851
don't crash in GetAsDOS() if the time is not in time_t range (bug 1804421)

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