diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-12-25 18:55:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-25 18:55:27 (GMT) |
commit | 1cc594d571d8baf37726debd7d4162c51dd77ecc (patch) | |
tree | 98f61b3aaf82b2f26818ddfe31f31c6051f58227 /Python/Python-ast.c | |
parent | 1162d29f5bd3ac7f899768b82efe16c36f31b8ac (diff) | |
download | cpython-1cc594d571d8baf37726debd7d4162c51dd77ecc.zip cpython-1cc594d571d8baf37726debd7d4162c51dd77ecc.tar.gz cpython-1cc594d571d8baf37726debd7d4162c51dd77ecc.tar.bz2 |
[3.11] bpo-37013: Fix the error handling in socket.if_indextoname() (GH-13503) (GH-112598)
* 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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions