]> granicus.if.org Git - imagemagick/history - coders
Added missing calls to xmlFreeDoc to fix memory leak reported in #1766.
[imagemagick] / coders /
2019-10-27 Dirk LemstraAdded missing calls to xmlFreeDoc to fix memory leak... master
2019-10-27 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1763
2019-10-27 Dirk LemstraCheck result of call to xmlAddChild to fix memory leak...
2019-10-27 Dirk LemstraWhitespace
2019-10-26 Dirk LemstraCode cleanup.
2019-10-25 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1763
2019-10-25 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1763
2019-10-24 Cristy...
2019-10-23 Cristy[FG-VD-19-136] ImageMagick Convert SVG MacOS Denial...
2019-10-22 Cristy...
2019-10-22 CristyPotential divide by zero
2019-10-21 Dirk LemstraRaise a warning instead of an error when the file_size...
2019-10-20 CristyCleaner implementation
2019-10-20 Cristy...
2019-10-20 Cristy...
2019-10-20 Cristy...
2019-10-19 Cristy...
2019-10-19 CristyOptimize EPT coder
2019-10-19 Cristy...
2019-10-17 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2019-10-16 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1757
2019-10-16 Cristy...
2019-10-15 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2019-10-15 Cristy...
2019-10-15 Cristy...
2019-10-14 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1753
2019-10-14 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1753
2019-10-14 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1752
2019-10-13 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1749
2019-10-13 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1748
2019-10-12 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2019-10-12 Cristy...
2019-10-12 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2019-10-07 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1726
2019-10-05 Cristy...
2019-10-05 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2019-10-05 Cristyhttps://imagemagick.org/discourse-server/viewtopic...
2019-10-05 Cristyhttps://imagemagick.org/discourse-server/viewtopic...
2019-10-05 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1719
2019-10-04 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1716
2019-10-04 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1715
2019-10-04 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1714
2019-10-04 Dirk LemstraRemoved debug code.
2019-10-04 Dirk LemstraCorrected NULL check.
2019-10-04 Dirk LemstraRemoved check for CF_BITMAP.
2019-10-04 Dirk LemstraFixed possible memory leak.
2019-10-04 Dirk LemstraIncrease the offset by 12 when the compression is BI_BI...
2019-10-04 Dirk LemstraOnly read the mask when the compression is BI_BITFIELDS.
2019-10-04 Dirk LemstraUse macro for constants instead of value to improve...
2019-10-04 Dirk LemstraChanged type of offset to avoid type casts.
2019-10-04 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2019-10-03 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1713
2019-10-03 Cristyhttps://imagemagick.org/discourse-server/viewtopic...
2019-09-30 Alex Gaynorfixed a syntax error (#1709)
2019-09-30 Cristyhttps://github.com/ImageMagick/ImageMagick/pull/1708
2019-09-28 Cristyhttps://imagemagick.org/discourse-server/viewtopic...
2019-09-15 Cristy...
2019-09-11 Cristy...
2019-09-10 CristyEliminate fault when trace delegate is not available
2019-09-08 Cristyhttps://imagemagick.org/discourse-server/viewtopic...
2019-09-04 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1682
2019-09-02 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1684
2019-09-02 Cristy...
2019-09-01 CristySmall optimization
2019-08-25 CristyCheck for unbalanced quotes
2019-08-25 Cristy...
2019-08-25 Cristyhttps://imagemagick.org/discourse-server/viewtopic...
2019-08-25 CristyDistinquish DNG format from TIFF
2019-08-25 Cristy...
2019-08-24 Cristy...
2019-08-24 Cristy...
2019-08-24 Cristy...
2019-08-24 Cristy...
2019-08-24 Cristyhttps://imagemagick.org/discourse-server/viewtopic...
2019-08-23 Dirk LemstraReverted incorrect patch for #1676.
2019-08-23 Dirk LemstraCorrected offset for header #1676.
2019-08-23 Dirk LemstraAdded missing typecast.
2019-08-23 Dirk LemstraMoved opj_cparameters_t to the heap because it exceeds...
2019-08-23 Dirk LemstraCorrected numresolution calculation #1673.
2019-08-23 Dirk LemstraRecalculate the numresolution when extract is specified.
2019-08-23 Dirk LemstraCorrected type cast.
2019-08-23 Dirk LemstraAdded option to limit the maximum point size.
2019-08-21 CristyEliminate possible buffer overflow
2019-08-21 CristyElimimate double free
2019-08-21 CristyMore robust support for converting bitmap to vector
2019-08-21 Dirk LemstraMinor refactoring.
2019-08-20 Dirk LemstraOnly loop through the colormap colors when the backgrou...
2019-08-20 Dirk LemstraOnly format the log values when logging.
2019-08-20 Dirk LemstraFixed copy paste mistake.
2019-08-20 Dirk LemstraUse switch to improve readability.
2019-08-20 Dirk LemstraMinor refactoring.
2019-08-15 Cristy...
2019-08-10 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1614
2019-08-10 Dirk LemstraFixed issue where not all pixel data would be read...
2019-08-09 Dirk LemstraAdded header for the TIM2 coder.
2019-08-09 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1664h...
2019-08-08 Flavio PerezFixed exr's DWAA/B cases
2019-08-08 Flavio PerezAdded DWA method in ReadEXRImage function
2019-08-08 Flavio PerezFixed DWA methods support
2019-08-08 Dirk LemstraCorrected statements.
next