#3888: mutt 1.5.23 and 1.7.1 segfault on valid-seeming HTML message
-----------------------+----------------------
Reporter: Lorens | Owner: mutt-dev
Type: defect | Status: closed
Priority: critical | Milestone:
Component: display | Version: 1.7.1
Resolution: fixed | Keywords:
-----------------------+----------------------
Changes (by Kevin McCarthy <kevin@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"c6704c7f8e234fa3c82e1f2c8e674a5a0aa3f967"
6829:c6704c7f8e23]:
{{{
#!CommitTicketReference repository=""
revision="c6704c7f8e234fa3c82e1f2c8e674a5a0aa3f967"
Fix pager segfault when lineInfo.chunks overflows. (closes #3888)
The reporter had an html attachment with extremely long lines,
combined with a color pattern of "color body default default ."
This overflowed the lineInfo.chunks, causing a segfault.
Abort the body color patterns if this happens.
}}}
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3888#comment:6>
Mutt <http://www.mutt.org/>
The Mutt mail user agent