Skip to content

Conversation

miss-islington
Copy link
Contributor

  • Fix a crash when pass UINT_MAX.
  • Fix an integer overflow on 64-bit non-Windows platforms.
    (cherry picked from commit 0daf555)

Co-authored-by: Zackery Spytz [email protected]

…H-13503)

* Fix a crash when pass UINT_MAX.
* Fix an integer overflow on 64-bit non-Windows platforms.
(cherry picked from commit 0daf555)

Co-authored-by: Zackery Spytz <[email protected]>
@bedevere-app bedevere-app bot added type-crash A hard crash of the interpreter, possibly with a core dump awaiting review labels Dec 25, 2023
@serhiy-storchaka serhiy-storchaka linked an issue Dec 25, 2023 that may be closed by this pull request
@ambv ambv merged commit 2e1156c into python:3.8 Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker type-crash A hard crash of the interpreter, possibly with a core dump
Projects
Development

Successfully merging this pull request may close these issues.

Fatal Python error in socket.if_indextoname()
4 participants