mirror of
https://git.sr.ht/~rjarry/aerc
synced 2026-03-02 18:23:33 +01:00
This patch fixes an error that occurs when decrypting an email with an invalid gpg signature. The error "gpg-exit 33554433" will be thrown and the email will not be opened. Signed-off-by: Bryce Vandegrift <bryce@brycevandegrift.xyz> Acked-by: Robin Jarry <robin@jarry.cc>