]> git.eshelyaron.com Git - emacs.git/commit
Avoid bugging out on multibyte SVG data in shr
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 1 Oct 2019 19:51:23 +0000 (21:51 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 1 Oct 2019 19:51:23 +0000 (21:51 +0200)
commit25f45d710e91a7c1049f056ff27bc3e6968f5624
tree3edb81e704b49efe5b4f618d605ff85ab5735626
parent9b54d2b66e1ea70305897fe8c8d01b555611c29a
Avoid bugging out on multibyte SVG data in shr

* lisp/net/shr.el (svg--wrap-svg): Ensure that the SVG data is
unibyte.
lisp/net/shr.el