409bde129bf25c9bf8e71156fb452b603d045c7c |
|
12-Jun-2007 |
Timo Sirainen <tss@iki.fi> |
If utc_mktime() fails, it doesn't mean that the IMAP date was invalid.
Instead the year is just too low or too high to fit to time_t. If this
happens, use the lowest/highest allowed value instead of returning failure.
--HG--
branch : HEAD |