#3564: can't choose certain public keys for encryption even when specifying the
keyID
-----------------------+----------------------
Reporter: likkk | Owner: kevin8t8
Type: defect | Status: closed
Priority: critical | Milestone:
Component: mutt | Version: 1.5.21
Resolution: fixed | Keywords: patch
-----------------------+----------------------
Changes (by Kevin McCarthy <kevin@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [9a75aa4bd69ea7260a1c3e01f56c4865acc97dad]:
{{{
#!CommitTicketReference repository=""
revision="9a75aa4bd69ea7260a1c3e01f56c4865acc97dad"
Wrap pgp_uid_t->addr in NONULL(). (closes #3564)
The previous patch introduced the possibility for addr to be null. Mutt
is surprisingly robust against null strings, but there are a few places
that should be wrapped in NONULL().
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3564#comment:9>
Mutt <http://www.mutt.org/>
The Mutt mail user agent