Don't trust gmtime() to return usable structures for dates in the past.
authorFabian Keil <fk@fabiankeil.de>
Wed, 17 Jun 2009 18:23:06 +0000 (18:23 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 17 Jun 2009 18:23:06 +0000 (18:23 +0000)
commit9f8dc71d0e5b45cb3d8f6dd4664cd7f774a14373
treec424848e41a32d65a2d598c12aa599bdf00ae898
parent08010a2c7b2b983899e012ab38981f8f7b6fcef3
Don't trust gmtime() to return usable structures for dates in the past.

Intended to fix the crashes anonymously reported in #2807350 and #2797798.
parsers.c