Skip to content

Conversation

@radarhere
Copy link
Member

After #7303 was merged, I noticed a warning.

https://github.com/python-pillow/Pillow/actions/runs/6430296173/job/17461014310#step:7:231

src/_imaging.c: In function ‘_putdata’:
src/_imaging.c:1578:21: warning: ‘bigendian’ may be used uninitialized in this function [-Wmaybe-uninitialized]
1578 | int bigendian;
| ^~~~~~~~~

@hugovk hugovk changed the title Fixed may be used uninitialized warning Fixed "may be used uninitialized" warning Oct 7, 2023
Co-authored-by: Alexander Karpinsky <[email protected]>
@hugovk hugovk merged commit 8e5570e into python-pillow:main Oct 13, 2023
@radarhere radarhere deleted the bgr branch October 13, 2023 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants