pygame-community / pygame-ce

🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
https://pyga.me
770 stars 120 forks source link

set_at now take a long long for y instead of int #2962

Open oddbookworm opened 4 days ago

oddbookworm commented 4 days ago

Fixes #2961 @ankith26 figured out that it was an int overflow when multiplying surf->pitch by y