From 7b485c769c82a639b5ea22ead0778515d7734532 Mon Sep 17 00:00:00 2001 From: "Jeffrey A. Clark" Date: Thu, 14 Mar 2024 16:46:15 -0400 Subject: [PATCH] Update docs/releasenotes/6.2.0.rst Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- docs/releasenotes/6.2.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releasenotes/6.2.0.rst b/docs/releasenotes/6.2.0.rst index fe0148060..c34ba802d 100644 --- a/docs/releasenotes/6.2.0.rst +++ b/docs/releasenotes/6.2.0.rst @@ -9,7 +9,7 @@ This release catches several buffer overruns and fixes :cve:`2019-16865`. Buffer overruns ^^^^^^^^^^^^^^^ -In RawDecode.c, an error is now thrown if skip is calculated to be less than +In ``RawDecode.c``, an error is now thrown if skip is calculated to be less than zero. It is intended to skip padding between lines, not to go backwards. In PsdImagePlugin, if the combined sizes of the individual parts is larger than