SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

gh-120378: Fix crash caused by integer overflow in `curses` (#124555)

This is actually an upstream problem in curses, and has been reported
to them already:
https://lists.gnu.org/archive/html/bug-ncurses/2024-09/msg00101.html

This is a nice workaround in the meantime to prevent the segfault.

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
P
Peter Bierma committed
c2ba931318280796a6dcc33d1a5c5c02ad4d035b
Parent: 7bd9dbf
Committed by GitHub <noreply@github.com> on 10/2/2024, 2:31:23 PM