diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-12-25 18:55:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-25 18:55:08 (GMT) |
commit | fc7e67f51a264c081a83ece59eed08d08cd250de (patch) | |
tree | 6327aabf2f9afda19742a5a80f2ba95c372c24ba /Python/Python-ast.c | |
parent | bdad5c367f60d4939d6945f78d94608e4521009f (diff) | |
download | cpython-fc7e67f51a264c081a83ece59eed08d08cd250de.zip cpython-fc7e67f51a264c081a83ece59eed08d08cd250de.tar.gz cpython-fc7e67f51a264c081a83ece59eed08d08cd250de.tar.bz2 |
[3.12] bpo-37013: Fix the error handling in socket.if_indextoname() (GH-13503) (GH-112597)
* 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