Work around ImageMagick bug 825
commitb38724ab675ac02dec865930a35abd8e06ee8e76
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 17 Oct 2017 06:44:32 +0000 (16 23:44 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 17 Oct 2017 06:45:31 +0000 (16 23:45 -0700)
tree80beb125a139d54fcfe60a0a4bcf608e03a7030f
parent20cc68e871b8903a603aa4a89d2bc648d010781a
Work around ImageMagick bug 825

This should fix several bugs reported recently against Emacs
(Bug#28518, Bug#28626, Bug#28632, Bug#28633, Bug#28770).
* src/image.c (imagemagick_load_image):
Do not call MagickWandTerminus.
src/image.c