Search found 3 matches

by ltruong
2017-04-25T21:35:33-07:00
Forum: Bugs
Topic: Hang file and error INFECTED PNG files
Replies: 5
Views: 12115

Re: Hang file and error INFECTED PNG files

Thanks you for your reply.
My policy.xml is like this and IM will fail hang.zip. It's good in my case.
<policymap>
<policy domain="resource" name="disk" value="1GB"/>
<policy domain="cache" name="shared-secret" value="passphrase"/>
</policymap>

With this policy, large images are cached to disk ...
by ltruong
2016-09-08T22:39:16-07:00
Forum: Bugs
Topic: Hang file and error INFECTED PNG files
Replies: 5
Views: 12115

Re: Hang file and error INFECTED PNG files

Sorry, Here is the zip files.
Please be careful, they are all infected PNG
http://www.mediafire.com/download/y395w4mysecue3p/infected_error.zip
http://www.mediafire.com/download/qnn1p6ap07fi4nd/hang.zip

For infected_error.zip, I expected IM converted successfully because these files can be ...
by ltruong
2016-09-08T20:03:54-07:00
Forum: Bugs
Topic: Hang file and error INFECTED PNG files
Replies: 5
Views: 12115

Hang file and error INFECTED PNG files

Hi image magick,
I have some INFECTED PNG samples which image magick failed to convert. Command line I used is
"ImageMagick\convert.exe" -auto-orient "O:\infile.png" bmp:"O:\outfile.bmp"
My ImageMagick version is
Version: ImageMagick 7.0.1-2 Q16 x86 2016-05-08 http://www.imagemagick.org
hang ...