mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-31 02:19:58 +03:00
Added release notes for #8837
This commit is contained in:
parent
fcf5670797
commit
564cd284b0
|
@ -4,15 +4,12 @@
|
||||||
Security
|
Security
|
||||||
========
|
========
|
||||||
|
|
||||||
TODO
|
Undefined shift when loading compressed DDS images
|
||||||
^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
TODO
|
When loading some compressed DDS formats, an integer was bitshifted by 24 places to
|
||||||
|
generate the 32 bits of the lookup table. This was undefined behaviour, and has been
|
||||||
:cve:`YYYY-XXXXX`: TODO
|
present since Pillow 3.4.0.
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
Deprecations
|
Deprecations
|
||||||
============
|
============
|
||||||
|
|
Loading…
Reference in New Issue
Block a user