]> granicus.if.org Git - neomutt/commit
Protect addr with NONULL in pgp_getkeybyaddr.
authorKevin McCarthy <kevin@8t8.us>
Tue, 10 Feb 2015 20:14:20 +0000 (12:14 -0800)
committerKevin McCarthy <kevin@8t8.us>
Tue, 10 Feb 2015 20:14:20 +0000 (12:14 -0800)
commit0745b595a839fd1f76fbf5809040757a70a7424e
tree0e1718192e94850f753f46071cadf7edba57a080
parent0233c8ff623909635e66805f5e07d437cc123575
Protect addr with NONULL in pgp_getkeybyaddr.

This was introduced by bb3b01f41ed2, but wasn't included in the NONULL
checks added in 9a75aa4bd69e.
pgpkey.c