Infinite loop
Posted: 2011-04-08T08:28:58-07:00
Hello,
Identifing a MIFF file results in an infinite loop. The steps to
reproduce this issue:
ImageMagick 6.6.5-10 2010-11-22
Thanks a lot
Marcus
Identifing a MIFF file results in an infinite loop. The steps to
reproduce this issue:
Code: Select all
wget http://doppelbauer.name/infinite.gif
convert infinite.gif -coalesce -format MIFF infinite.miff
identify infinite.miff
Thanks a lot
Marcus