]> granicus.if.org Git - imagemagick/commit
Clone the image->image_info structure to prevent a dangling pointer
authorCristy <urban-warrior@imagemagick.org>
Fri, 28 Aug 2015 15:58:20 +0000 (11:58 -0400)
committerCristy <urban-warrior@imagemagick.org>
Fri, 28 Aug 2015 15:58:20 +0000 (11:58 -0400)
commit36421ee45722da418b8ab99d7e6358e4f86b9f1e
tree6ccef8c2ecdd29abb82ee4ee8fbd612c63d8cb1b
parentb1834bb1cd19b1ea364de9bf663347dfde6b7e01
Clone the image->image_info structure to prevent a dangling pointer
125 files changed:
MagickCore/distort.c
MagickCore/image.c
MagickCore/image.h
MagickCore/nt-base.h
config/configure.xml
www/api/animate.html
www/api/animate.php [new file with mode: 0644]
www/api/annotate.html
www/api/annotate.php [new file with mode: 0644]
www/api/attribute.html
www/api/attribute.php [new file with mode: 0644]
www/api/blob.html
www/api/blob.php [new file with mode: 0644]
www/api/cache-view.html
www/api/cache-view.php [new file with mode: 0644]
www/api/cache.html
www/api/cache.php [new file with mode: 0644]
www/api/channel.html
www/api/channel.php [new file with mode: 0644]
www/api/cipher.html
www/api/cipher.php [new file with mode: 0644]
www/api/color.html
www/api/color.php [new file with mode: 0644]
www/api/colormap.html
www/api/colormap.php [new file with mode: 0644]
www/api/colorspace.html
www/api/colorspace.php [new file with mode: 0644]
www/api/compare.html
www/api/compare.php [new file with mode: 0644]
www/api/composite.html
www/api/composite.php [new file with mode: 0644]
www/api/constitute.html
www/api/constitute.php [new file with mode: 0644]
www/api/decorate.html
www/api/decorate.php [new file with mode: 0644]
www/api/deprecate.html
www/api/deprecate.php [new file with mode: 0644]
www/api/display.html
www/api/display.php [new file with mode: 0644]
www/api/distort.html
www/api/distort.php [new file with mode: 0644]
www/api/draw.html
www/api/draw.php [new file with mode: 0644]
www/api/drawing-wand.html
www/api/drawing-wand.php [new file with mode: 0644]
www/api/effect.html
www/api/effect.php [new file with mode: 0644]
www/api/enhance.html
www/api/enhance.php [new file with mode: 0644]
www/api/exception.html
www/api/exception.php [new file with mode: 0644]
www/api/feature.html
www/api/feature.php [new file with mode: 0644]
www/api/fourier.html
www/api/fourier.php [new file with mode: 0644]
www/api/fx.html
www/api/fx.php [new file with mode: 0644]
www/api/histogram.html
www/api/histogram.php [new file with mode: 0644]
www/api/image-view.html
www/api/image-view.php [new file with mode: 0644]
www/api/image.html
www/api/image.php [new file with mode: 0644]
www/api/layer.html
www/api/layer.php [new file with mode: 0644]
www/api/list.html
www/api/list.php [new file with mode: 0644]
www/api/magick-deprecate.html
www/api/magick-deprecate.php [new file with mode: 0644]
www/api/magick-image.html
www/api/magick-image.php [new file with mode: 0644]
www/api/magick-property.html
www/api/magick-property.php [new file with mode: 0644]
www/api/magick-wand.html
www/api/magick-wand.php [new file with mode: 0644]
www/api/magick.html
www/api/magick.php [new file with mode: 0644]
www/api/memory.html
www/api/memory.php [new file with mode: 0644]
www/api/mime.html
www/api/mime.php [new file with mode: 0644]
www/api/module.html
www/api/module.php [new file with mode: 0644]
www/api/mogrify.html
www/api/mogrify.php [new file with mode: 0644]
www/api/monitor.html
www/api/monitor.php [new file with mode: 0644]
www/api/montage.html
www/api/montage.php [new file with mode: 0644]
www/api/morphology.html
www/api/morphology.php [new file with mode: 0644]
www/api/paint.html
www/api/paint.php [new file with mode: 0644]
www/api/pixel-iterator.html
www/api/pixel-iterator.php [new file with mode: 0644]
www/api/pixel-wand.html
www/api/pixel-wand.php [new file with mode: 0644]
www/api/profile.html
www/api/profile.php [new file with mode: 0644]
www/api/property.html
www/api/property.php [new file with mode: 0644]
www/api/quantize.html
www/api/quantize.php [new file with mode: 0644]
www/api/registry.html
www/api/registry.php [new file with mode: 0644]
www/api/resize.html
www/api/resize.php [new file with mode: 0644]
www/api/resource.html
www/api/resource.php [new file with mode: 0644]
www/api/segment.html
www/api/segment.php [new file with mode: 0644]
www/api/shear.html
www/api/shear.php [new file with mode: 0644]
www/api/signature.html
www/api/signature.php [new file with mode: 0644]
www/api/statistic.html
www/api/statistic.php [new file with mode: 0644]
www/api/stream.html
www/api/stream.php [new file with mode: 0644]
www/api/transform.html
www/api/transform.php [new file with mode: 0644]
www/api/version.html
www/api/version.php [new file with mode: 0644]
www/api/wand-view.html
www/api/wand-view.php [new file with mode: 0644]