mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Update docs/releasenotes/6.2.0.rst
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
parent
e97722b7ce
commit
7b485c769c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user