]> git.eshelyaron.com Git - emacs.git/commit
Avoid elisp crash for OpenPGP User IDs with no e-mail address
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 18 Jan 2019 08:12:07 +0000 (03:12 -0500)
committerEli Zaretskii <eliz@gnu.org>
Fri, 25 Jan 2019 08:38:57 +0000 (10:38 +0200)
commit90177d7f12d25e403abc6f1bdf242aed308a7bb8
treed776cfa28380634a576b66486c099222e1e7cffe
parent68e55a0bfc15d6b39ae7aa5650f375ff6784246d
Avoid elisp crash for OpenPGP User IDs with no e-mail address

* lisp/gnus/mml-sec.el (mml-secure-check-user-id): Verify that
there is an e-mail address in the current User ID before trying
to downcase it.  (Bug#34121)

Copyright-paperwork-exempt: yes
lisp/gnus/mml-sec.el