geometry_test.rb
7.06 KB
-
Don't pass blank filenames to identify. · b39a77e9
This addresses an issue where Paperclip can indefinitely block execution of an application by telling ImageMagick to "identify -format %wx%h [0]" which will then wait for input from STDIN forever.
Paul Mucur committed