summaryrefslogtreecommitdiff
path: root/coders/rle.c
AgeCommit message (Expand)Author
2019-11-26...Cristy
2018-12-02Is it 2019 already?Cristy
2018-10-13...Cristy
2018-09-29Eliminate c++ compiler warningsCristy
2018-07-23https://github.com/ImageMagick/ImageMagick/issues/1222Cristy
2018-07-01Fix rare but potential memory-leakCristy
2018-04-28Fixed memory leak (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7961).Dirk Lemstra
2018-04-19...Cristy
2018-03-22https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7057Cristy
2018-03-18https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6874Cristy
2018-03-10Use memset() rather than ResetMagickMemory()Cristy
2018-03-04Fixed memory leak (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5601)Dirk Lemstra
2018-03-04Removed duplicate free's.Dirk Lemstra
2018-03-01https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6641Cristy
2018-01-30https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5601Cristy
2017-12-25https://github.com/ImageMagick/ImageMagick/issues/916Cristy
2017-12-06...Cristy
2017-09-24...Cristy
2017-07-09...Cristy
2017-06-23https://github.com/ImageMagick/ImageMagick/issues/519Cristy
2017-06-23https://github.com/ImageMagick/ImageMagick/issues/518Cristy
2017-06-22https://github.com/ImageMagick/ImageMagick/pull/516Cristy
2017-05-31https://github.com/ImageMagick/ImageMagick/issues/502Cristy
2017-05-12Check for EOF conditions for RLE image formatCristy
2017-04-24...Cristy
2017-03-31https://github.com/ImageMagick/ImageMagick/issues/415Cristy
2017-03-09Reset memory for RLE decoder (patch provided by scarybeasts)Cristy
2016-12-05...Cristy
2016-11-21Lowered max map_length to prevent an overflow (#271).Dirk Lemstra
2016-10-07https://github.com/ImageMagick/ImageMagick/issues/271Cristy
2016-08-21...Cristy
2016-06-05RLE check for pixel offset less than 0 (heap overflow report from Craig Young)Cristy
2016-05-17https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29710Cristy
2016-04-23...Cristy
2016-04-23Support signed blob readsCristy
2016-04-07Renamed IsValidColormapIndex to ValidateColormapValue and changed the return ...dirk
2016-03-31Eliminate compiler exceptionCristy
2016-03-30More buffer overflow checksCristy
2016-01-13https://github.com/ImageMagick/ImageMagick/issues/82Cristy
2015-12-12Update copyright yearsCristy
2015-10-05Fixed check for the number of pixels that will be allocated.dirk
2015-09-27Revert RLE patchCristy
2015-09-17Fixed size of memory allocation to avoid segfault (Github: #32).dirk
2015-06-28(no commit message)cristy
2015-06-18(no commit message)cristy
2015-04-06Renamed SetMagickInfo to AcquireMagickInfo and made the module and descriptio...dirk
2015-02-22Renamed new enumeration.dirk
2015-02-22Changed several booleans in MagickInfo to a flag.dirk
2015-01-09(no commit message)cristy
2014-12-25Make MagickMax()/MagickMin() a macro rather than an inline.cristy