diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-11-09 19:40:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-09 19:40:29 (GMT) |
commit | 596286f8f3c8e53ef010d6298464775dc900a515 (patch) | |
tree | 7781deaa28ae6e2bd0cbcff14920279871b82c5c /Python/getcompiler.c | |
parent | 726467616f6810a76d903683c0a734c1897ceae2 (diff) | |
download | cpython-596286f8f3c8e53ef010d6298464775dc900a515.zip cpython-596286f8f3c8e53ef010d6298464775dc900a515.tar.gz cpython-596286f8f3c8e53ef010d6298464775dc900a515.tar.bz2 |
[3.6] bpo-31927: Fix bugs in socketmodule.c on NetBSD and other issues. (GH-4235) (#4352)
* 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.
(cherry picked from commit d3187158c09cf899e9849f335bdff10594209167)
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions