bpo-31927: Fix bugs in socketmodule.c on NetBSD and other issues. (#4235)
* Fix compilation of the socket module on NetBSD 8. * Fix the assertion failure or reading arbitrary data when parse a AF_BLUETOOTH address on NetBSD and DragonFly BSD. * Fix other potential errors and make the code more reliable.
S
Serhiy Storchaka committed
d3187158c09cf899e9849f335bdff10594209167
Parent: 0a2ff23
Committed by GitHub <noreply@github.com>
on 11/9/2017, 4:00:38 PM