Pillow/libImaging
wiredfool bdd0a6a4e4 Merge pull request #1781 from wiredfool/malloc_check
Integer overflow checks on malloc
2016-06-21 12:09:19 +01:00
..
Access.c support for La mode 2016-05-26 15:15:08 +03:00
AlphaComposite.c Updated redirected URLs 2016-02-11 18:51:36 +11:00
Bands.c
Bit.h
BitDecode.c
Blend.c
BoxBlur.c accept RGBa and La modes for blur 2016-05-27 03:16:48 +03:00
Chops.c
Convert.c speedup La -> LA conversion in most cases 2016-05-26 15:22:01 +03:00
ConvertYCbCr.c
Copy.c
Crc32.c
Crop.c
Dib.c Malloc check, #1715 2016-06-08 06:21:38 -07:00
Draw.c added check to prevent arcs > 360 degrees 2016-06-16 01:05:41 -07:00
Effects.c Replace harcoded assumption of RAND_MAX with constant. It caused an infinite loop if RAND_MAX > 32767 2015-03-05 23:14:36 +02:00
EpsEncode.c
Except.c
File.c
Fill.c
Filter.c
FliDecode.c FLI overflow error fix and testcase CVE-2016-0775 2016-02-04 08:13:02 -08:00
Geometry.c Merge pull request #1781 from wiredfool/malloc_check 2016-06-21 12:09:19 +01:00
GetBBox.c
Gif.h
GifDecode.c
GifEncode.c Malloc check, #1715 2016-06-08 06:21:38 -07:00
HexDecode.c
Histo.c
Imaging.h Merge pull request #1781 from wiredfool/malloc_check 2016-06-21 12:09:19 +01:00
ImDib.h Don't use int to handle type 2015-10-01 14:54:32 +01:00
ImPlatform.h fix performance regression on 64 bit GCC 4.8. 2014-11-09 03:05:57 +03:00
Incremental.c Malloc check, realloc, #1715 2016-06-08 06:21:38 -07:00
Jpeg.h
Jpeg2K.h
Jpeg2KDecode.c Malloc check, realloc, #1715 2016-06-08 06:21:38 -07:00
Jpeg2KEncode.c Fixed j2k integer overflow error on encode - CVE-2016-3076 2016-04-01 05:11:54 -07:00
JpegDecode.c
JpegEncode.c Move the declaration to the beginning of scope to make vs happy 2016-05-22 19:13:19 -07:00
Lzw.h
LzwDecode.c
Matrix.c
ModeFilter.c
MspDecode.c
Negative.c
Offset.c
Pack.c Removed trailing whitespace 2015-10-11 21:24:35 +11:00
PackDecode.c
Palette.c Malloc check, #1715 2016-06-08 06:21:38 -07:00
Paste.c
PcdDecode.c PCD decoder overruns the shuffle buffer, Fixes #568 2016-02-02 05:46:26 -08:00
PcxDecode.c Removed trailing whitespace 2015-10-11 21:24:35 +11:00
PcxEncode.c Removed trailing whitespace 2015-10-11 21:24:35 +11:00
Point.c
Quant.c We're not actually multiplying out the bytes, only the indexes 2016-06-16 01:06:28 -07:00
QuantHash.c Remove unreachable code (if 0) 2015-03-05 21:07:16 +02:00
QuantHash.h
QuantHeap.c Replace SIZE_MAX with type specific _MAX 2016-06-08 06:21:38 -07:00
QuantHeap.h
QuantOctree.c Replace SIZE_MAX with type specific _MAX 2016-06-08 06:21:38 -07:00
QuantOctree.h
QuantPngQuant.c Fix libimagequant facade header 2016-05-21 21:11:54 +02:00
QuantPngQuant.h Change libimagequant facade signature 2016-05-21 21:01:57 +02:00
QuantTypes.h
RankFilter.c added comment closer to malloc 2016-06-16 01:07:28 -07:00
Raw.h
RawDecode.c
RawEncode.c
Resample.c removed redundant check 2016-06-16 01:09:38 -07:00
Storage.c Rework block allocator 2016-06-08 06:21:38 -07:00
SunRleDecode.c
TgaRleDecode.c
TiffDecode.c Malloc check, realloc, #1715 2016-06-08 06:21:38 -07:00
TiffDecode.h change ifd entry to use uint following libtiff interface 2016-02-04 08:13:17 -08:00
Unpack.c Revert "Fix for DIB/BMP images" 2016-04-19 16:37:29 +01:00
UnpackYCC.c
UnsharpMask.c sharp alpha channel 2014-11-22 01:58:31 +03:00
XbmDecode.c
XbmEncode.c
Zip.h
ZipDecode.c Replace SIZE_MAX with type specific _MAX 2016-06-08 06:21:38 -07:00
ZipEncode.c Replace SIZE_MAX with type specific _MAX 2016-06-08 06:21:38 -07:00