diff options
author | Peter Bierma <zintensitydev@gmail.com> | 2024-10-02 10:31:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-02 14:31:23 +0000 |
commit | c2ba931318280796a6dcc33d1a5c5c02ad4d035b (patch) | |
tree | 1c50974434339ba212d8bc648d7e25fae2610565 /Python/optimizer_bytecodes.c | |
parent | 7bd9dbf8e148f14f9c9c6715a820bfda6adff957 (diff) | |
download | cpython-c2ba931318280796a6dcc33d1a5c5c02ad4d035b.tar.gz cpython-c2ba931318280796a6dcc33d1a5c5c02ad4d035b.zip |
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>
Diffstat (limited to 'Python/optimizer_bytecodes.c')
0 files changed, 0 insertions, 0 deletions