Pillow/src
2026-05-06 23:51:16 +10:00
..
libImaging Correct integer overflow in 16-bit resampling (#9480) 2026-05-02 14:36:20 +10:00
PIL Use plugin method directly when saving PDFs (#9547) 2026-05-06 23:51:16 +10:00
thirdparty Updated raqm to 0.10.5 (#9557) 2026-04-12 15:13:32 +10:00
Tk [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-03-02 17:27:45 +00:00
_avif.c Fix missing null dereference checks (#9489) 2026-03-27 15:23:01 +11:00
_imaging.c Check calloc return value 2026-04-01 22:57:56 +11:00
_imagingcms.c Check PyCapsule_GetPointer return value 2026-03-27 15:26:25 +11:00
_imagingft.c Use long for glyph position (#9518) 2026-04-01 08:52:09 +11:00
_imagingmath.c Check PyCapsule_GetPointer return value 2026-03-27 15:26:25 +11:00
_imagingmorph.c Check PyCapsule_GetPointer return value 2026-03-27 15:26:25 +11:00
_imagingtk.c fix(security)(_imagingtk.c): unsafe pointer dereference from unchecked python i 2026-04-07 09:41:12 +07:00
_webp.c Check PyCapsule_GetPointer return value 2026-03-27 15:26:25 +11:00
decode.c Merge branch 'main' into psd_size 2026-04-01 08:42:16 +11:00
display.c Check PyBytes_FromStringAndSize return value 2026-03-27 15:26:41 +11:00
encode.c Merge branch 'main' into psd_size 2026-04-01 08:42:16 +11:00
map.c change mode structs to enums 2025-07-19 16:54:32 +02:00
outline.c Use default tp_flags 2025-02-09 16:03:38 +11:00
path.c Reject non-numeric elements inside list coords (#9526) 2026-04-01 22:50:45 +11:00