* image.c (SIGNATURE_DIGESTSIZE): Remove.
commit8c2f38aaab7a7a2f0605416fc2ee38701e41ab61
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Aug 2013 00:51:35 +0000 (19 17:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Aug 2013 00:51:35 +0000 (19 17:51 -0700)
treee195b310caf03b098d9e3b25776ecf17ca05c31c
parentbb566ceafe3230d55923cb3043c3b231e4b9c0f9
* image.c (SIGNATURE_DIGESTSIZE): Remove.

(struct animation_cache): Make signature a flexible array member.
All uses changed.  This is a tad slower but may insulate us better
from future changes to ImageMagick.
src/ChangeLog
src/image.c