• Paul Eggert's avatar
    movemail: don't dump core if the current time is outlandish · 7d760fd8
    Paul Eggert authored
    * movemail.c (popmail): Check for mbx_delimit_begin failure.
    (mbx_delimit_begin): Fail if the current time is so outlandish
    that localtime would fail or asctime would have undefined
    behavior.  Use strftime to avoid asctime undefined behavior.
    7d760fd8
movemail.c 20.6 KB