]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Wed, 2 Jul 2014 14:35:58 +0000 (14:35 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Wed, 2 Jul 2014 14:35:58 +0000 (14:35 +0000)
PerlMagick/Magick.xs
PerlMagick/quantum/quantum.xs.in

index d9b0e0221d361267f5a1633a218f22a23844e6e5..c62581f16b0f665bfc25a16c1170269b237a567d 100644 (file)
@@ -4192,7 +4192,7 @@ Features(ref,...)
       if (channel_features == (ChannelFeatures *) NULL)
         continue;
       count++;
-      EXTEND(sp,75*count);
+      EXTEND(sp,280*count);
       for (i=0; i < 4; i++)
       {
         ChannelFeatures(RedChannel,i);
index 7657c07f05b10df91a850ee52e18dfbf8d0e4b29..6b7b2d9c7119419a013215f2facb4616482619ad 100644 (file)
@@ -4192,7 +4192,7 @@ Features(ref,...)
       if (channel_features == (ChannelFeatures *) NULL)
         continue;
       count++;
-      EXTEND(sp,75*count);
+      EXTEND(sp,280*count);
       for (i=0; i < 4; i++)
       {
         ChannelFeatures(RedChannel,i);