From: cristy Date: Sat, 15 Jun 2013 01:36:28 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~3593 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84c09fb9360f3ec27fff256e2c705e03f6a7740a;p=imagemagick --- diff --git a/MagickCore/attribute.c b/MagickCore/attribute.c index 9d7d0a6e1..110ce274a 100644 --- a/MagickCore/attribute.c +++ b/MagickCore/attribute.c @@ -232,6 +232,7 @@ 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,