From 87e4ffcc59089f217007cd27778578266417a16d Mon Sep 17 00:00:00 2001 From: Max Base Date: Wed, 27 Apr 2022 18:19:04 +0430 Subject: [PATCH] Update CHANGES.rst Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com> --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 156888dab..35ba42b14 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3149,7 +3149,7 @@ Changelog (Pillow) - Change function declaration to match Tcl_CmdProc type #1966 [homm] -- Integer overflow checks on all calls to ``*alloc`` #1781 +- Integer overflow checks on all calls to \*alloc #1781 [wiredfool] - Change equals method on Image so it short circuits #1967