summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-01-17 13:49:40 (GMT)
committerGitHub <noreply@github.com>2024-01-17 13:49:40 (GMT)
commit32e7acdc05a3adb9a32c65242c63eb456696dfb6 (patch)
tree7d30085ebd8434f4ca67f92adf8b0144362d4329 /Python/pythonrun.c
parentb6535ea7ecf40c51a9a13089d961c29abeaffa5e (diff)
downloadcpython-32e7acdc05a3adb9a32c65242c63eb456696dfb6.zip
cpython-32e7acdc05a3adb9a32c65242c63eb456696dfb6.tar.gz
cpython-32e7acdc05a3adb9a32c65242c63eb456696dfb6.tar.bz2
[3.10] bpo-37013: Fix the error handling in socket.if_indextoname() (GH-13503) (GH-112599)
* Fix a crash when pass UINT_MAX. * Fix an integer overflow on 64-bit non-Windows platforms. (cherry picked from commit 0daf555c6fb3feba77989382135a58215e1d70a5) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions