]> git.eshelyaron.com Git - emacs.git/commit
Don't message complete GIF data upon errors
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Jul 2020 14:01:55 +0000 (16:01 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Jul 2020 14:01:55 +0000 (16:01 +0200)
commitaa7fe6ce25205c34b2cc9cd56650c6eba752255a
tree61eb26ba456e39a103ac9281526a94a7adc3d17a
parent02bad11288d630595de7e088584d3f8b60cac676
Don't message complete GIF data upon errors

* src/image.c (gif_load): When unable to parse a GIF specified
via a data attribute, don't message the complete binary, because
that's not useful (bug#40850).
src/image.c