#3728: unable to view encrypted multipart attachments
-------------------------+-------------------------------------------------
Reporter: rejozenger | Owner: mutt-dev
Type: defect | Status: new
Priority: minor | Milestone:
Component: crypto | Version: 1.5.23
Resolution: | Keywords: attachements, encryption,
| multipart/encrypted
-------------------------+-------------------------------------------------
Comment (by Kevin McCarthy <kevin@…>):
In [changeset:"278b6efc6bbab54b485d6b9f11dfce534ec64598"
7120:278b6efc6bba]:
{{{
#!CommitTicketReference repository=""
revision="278b6efc6bbab54b485d6b9f11dfce534ec64598"
Create ATTACH_CONTEXT to hold attachment index. (see #3728)
Move the idx and idxlen into ATTACH_CONTEXT. In subsequence patches,
this structure will hold more useful items, such as the virtual index.
The swap out is straightforward, except for:
* update_idx() in compose.c, which post-increments the idxlen in the
call and again in the function.
* mutt_gen_attach_list() which doesn't need to returns the new values.
}}}
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3728#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent