Pillow/src
Eric Soroos bb6c11fb88 Fix FLI DOS -- CVE-2021-28676
* FliDecode did not properly check that the block advance was
  non-zero, potentally leading to an infinite loop on load.
* This dates to the PIL Fork
* Found with oss-fuzz
2021-04-01 17:17:23 +03:00
..
libImaging Fix FLI DOS -- CVE-2021-28676 2021-04-01 17:17:23 +03:00
PIL Fix EPS DOS on _open -- CVE-2021-28677 2021-04-01 17:17:18 +03:00
thirdparty document libraqm/fribidi linking, support fribidi-0.dll on Windows 2021-03-29 17:45:12 +02:00
Tk Format with ClangFormat 2021-01-03 14:17:51 +11:00
_imaging.c Merge pull request #5206 from radarhere/numpy 2021-03-31 17:46:32 +03:00
_imagingcms.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
_imagingft.c avoid unused variable warnings 2021-03-25 00:41:05 +01:00
_imagingmath.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
_imagingmorph.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
_imagingtk.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
_webp.c PyModule_AddObject fix for Python 3.10 2021-01-09 12:17:57 +11:00
decode.c GIF: Support transparency in the native decoder. 2021-03-16 23:17:12 +11:00
display.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
encode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
map.c Removed unused C code 2021-01-30 11:23:24 +11:00
outline.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
path.c Format with ClangFormat 2021-01-03 14:17:51 +11:00