We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c924fd8 commit 59b0464Copy full SHA for 59b0464
docs/releasenotes/9.3.0.rst
@@ -43,7 +43,7 @@ Within the BLP image format, BLP1 data may use JPEG compression. Instead of
43
telling the JPEG library that this data is in BGRX mode, Pillow will now
44
decode the data in its natural CMYK mode, then convert it to RGB and rearrange
45
the channels afterwards. Trying to load the data in an incorrect mode could
46
-result in a segmentation fault.
+result in a segmentation fault. This issue was introduced in Pillow 9.1.0.
47
48
Other Changes
49
=============
0 commit comments