#3989: segfault in mutt_local_tz
-------------------------+----------------------
Reporter: josephbisch | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version:
Keywords: |
-------------------------+----------------------
I received a segfault when using the attached mbox file. The following
corresponds to the 20171129 nightly:
{{{
(gdb) bt
#0 mutt_local_tz (t=<optimized out>, t@entry=-67769428965821859) at
date.c:62
#1 0x000055f530fa054b in mbox_parse_mailbox
(ctx=ctx@entry=0x55f533023ae0) at mbox.c:305
#2 0x000055f530fa0cb8 in mbox_open_mailbox (ctx=0x55f533023ae0) at
mbox.c:434
#3 0x000055f530fa962d in mx_open_mailbox (path=<optimized out>, flags=0,
pctx=0x0) at mx.c:634
#4 0x000055f530f69368 in main (argc=1, argv=<optimized out>,
environ=<optimized out>) at main.c:1246
}}}
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3989>
Mutt <http://www.mutt.org/>
The Mutt mail user agent