aerc/lib/crypto/gpg
Tim Culverhouse 21fca56292 pgp: fix crash on gpg decrypt fail
The gpg decrypt function was catching errors but not returning them.
This patch returns errors that are caught instead of aerc panicking.

Reported-by: ReK2 <rek2@hispagatos.org>
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Tested-by: ReK2 <rek2@hispagatos.org>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-05-04 14:10:32 +02:00
..
gpgbin pgp: fix crash on gpg decrypt fail 2022-05-04 14:10:32 +02:00
gpg.go pgp: check for signing key before signing time 2022-05-04 14:07:15 +02:00
gpg_test.go feat: add gpg integration 2022-04-27 09:46:25 +02:00
reader.go feat: add gpg integration 2022-04-27 09:46:25 +02:00
reader_test.go feat: add gpg integration 2022-04-27 09:46:25 +02:00
writer.go feat: add gpg integration 2022-04-27 09:46:25 +02:00
writer_test.go feat: add gpg integration 2022-04-27 09:46:25 +02:00