]> git.eshelyaron.com Git - emacs.git/commit
Avoid an infinite loop in mml-expand-html-into-multipart-related
authordick <dick.r.chiang@gmail.com>
Sun, 13 Jun 2021 13:02:11 +0000 (15:02 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 13 Jun 2021 13:02:27 +0000 (15:02 +0200)
commit55d7effbe1d8edae94ec9ebcd061cd2221df97e4
tree9dda2de1f75e60b56e4870a67667ace242a56a61
parentbad87a162c15a0f23063609e0dde5b0654153dcd
Avoid an infinite loop in mml-expand-html-into-multipart-related

* lisp/gnus/mml.el (mml-expand-html-into-multipart-related):
Skip images with empty filename parts (bug#49001).
lisp/gnus/mml.el