cpython/Misc/NEWS.d/next/Library/2023-12-01-16-09-59.gh-issu...

4 lines
167 B
ReStructuredText

Fix a crash in :func:`socket.if_indextoname` with specific value (UINT_MAX).
Fix an integer overflow in :func:`socket.if_indextoname` on 64-bit
non-Windows platforms.