projects
/
imagemagick
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
247eebd
)
(no commit message)
author
cristy
<urban-warrior@git.imagemagick.org>
Thu, 13 Jun 2013 12:28:16 +0000
(12:28 +0000)
committer
cristy
<urban-warrior@git.imagemagick.org>
Thu, 13 Jun 2013 12:28:16 +0000
(12:28 +0000)
MagickCore/attribute.c
patch
|
blob
|
history
diff --git
a/MagickCore/attribute.c
b/MagickCore/attribute.c
index 110ce274abafb513e34e271b5d5254835e8e5f11..9d7d0a6e14d709879500da8f7818eb037876d9be 100644
(file)
--- a/
MagickCore/attribute.c
+++ b/
MagickCore/attribute.c
@@
-232,7
+232,6
@@
MagickExport RectangleInfo GetImageBoundingBox(const Image *image,
if (bounding_box.height > bounds.height)
bounds.height=bounding_box.height;
}
- }
image_view=DestroyCacheView(image_view);
if ((bounds.width == 0) || (bounds.height == 0))
(void) ThrowMagickException(exception,GetMagickModule(),OptionWarning,