Skip to content
  • Kevin J. McCarthy's avatar
    Fix shared attachment functions. (see #3728) · 2a735859
    Kevin J. McCarthy authored
    With nested decryption, the correct FP is associated with the
    ATTACHPTR entry.  Also, the BODY entries are not continguous, so the
    functions need to iterate over the actx index, not the BODY structure.
    2a735859