Skip to content

Commit 59b0464

Browse files
committed
Note when the security issue was introduced
1 parent c924fd8 commit 59b0464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/releasenotes/9.3.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Within the BLP image format, BLP1 data may use JPEG compression. Instead of
4343
telling the JPEG library that this data is in BGRX mode, Pillow will now
4444
decode the data in its natural CMYK mode, then convert it to RGB and rearrange
4545
the channels afterwards. Trying to load the data in an incorrect mode could
46-
result in a segmentation fault.
46+
result in a segmentation fault. This issue was introduced in Pillow 9.1.0.
4747

4848
Other Changes
4949
=============

0 commit comments

Comments
 (0)