Re: [Mutt] #3441: Error "Failed to parse mailto: link"
#3441: Error "Failed to parse mailto: link"
--------------------+-------------------------------------------------------
Reporter: vinc17 | Owner: me
Type: defect | Status: started
Priority: major | Milestone:
Component: mutt | Version:
Keywords: |
--------------------+-------------------------------------------------------
Changes (by me):
* status: accepted => started
Comment:
Try my new patch.
Your proposed patch has a subtle problem with user-defined headers not
working. mutt_parse_rfc822_line() has a rather nasty habit of replacing
the NUL at the end of `line` with a colon to restore the full line since
it assumes that p points somewhere in the same malloc'd region.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3441#comment:6>
Mutt <http://www.mutt.org/>
The Mutt mail user agent