]> granicus.if.org Git - mutt/commit
Fix attachment check_traditional and extract_keys operations. (see #3728)
authorKevin McCarthy <kevin@8t8.us>
Fri, 11 Aug 2017 01:18:26 +0000 (18:18 -0700)
committerKevin McCarthy <kevin@8t8.us>
Fri, 11 Aug 2017 01:18:26 +0000 (18:18 -0700)
commit050125068504624fa7e70972df8f8e35122349eb
tree429a6bc269b8b7000afa1f58aa553342a31649dd
parent2a7358593861d9c721a2866ef8edb3fac6389a70
Fix attachment check_traditional and extract_keys operations. (see #3728)

Add helpers and iterate over the actx->idx instead of the BODY structure.
crypt-gpgme.c
crypt-gpgme.h
crypt-mod-pgp-classic.c
crypt-mod-pgp-gpgme.c
crypt-mod.h
cryptglue.c
mutt_crypt.h
pgp.c
recvattach.c