]> git.eshelyaron.com Git - emacs.git/commit
Fix decoding error in ietf-drums-parse-address
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 2 Feb 2022 18:07:01 +0000 (19:07 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 2 Feb 2022 18:07:37 +0000 (19:07 +0100)
commitd34dd869d2223254bc5262ca1194eb2edaff029a
tree5a47d4afdd8318d4dcb9dbafff74ab2291b5e332
parent27c93778ef15c887a9d26ba198fddbe322d58284
Fix decoding error in ietf-drums-parse-address

* lisp/mail/ietf-drums.el (ietf-drums-parse-address): Don't try to
decode the name if there is no name (bug#53716).
lisp/mail/ietf-drums.el