#3990: segfault in hdr_format_str
--------------------------+----------------------
  Reporter:  josephbisch  |      Owner:  mutt-dev
      Type:  defect       |     Status:  new
  Priority:  major        |  Milestone:
 Component:  mutt         |    Version:
Resolution:               |   Keywords:
--------------------------+----------------------

Comment (by kevin8t8):

 Wait, looking at mutt_mktime, we had this debate before, and chose to cap
 it at TM_YEAR_MAX.  So it doesn't overflow there, but strftime is very
 unhappy.

 Doesn't this argue for just limiting the year at something within the
 realm of a 32-bit int, just to prevent collateral damage?

--
Ticket URL: <https://dev.mutt.org/trac/ticket/3990#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to