commit | db070957cf6bf959df9283a482377e8854c3d4d2 | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Fri Apr 20 14:33:00 2012 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Fri Apr 20 14:33:00 2012 +0000 |
tree | 63b86ddb60e1253f3e722a800a309b7972158a8f | |
parent | b1e21ed484f85de934d438df678d9d8ca3b4c7b5 [diff] [blame] |
diff --git a/MagickCore/compress.c b/MagickCore/compress.c index 7fc2853..3de4ae6 100644 --- a/MagickCore/compress.c +++ b/MagickCore/compress.c
@@ -508,7 +508,7 @@ image->resolution.x=204.0; image->resolution.y=196.0; image->units=PixelsPerInchResolution; - image_view=AcquireCacheView(image); + image_view=AcquireAuthenticCacheView(image,exception); for (y=0; ((y < (ssize_t) image->rows) && (null_lines < 3)); ) { register Quantum