[issue44493] Missing terminated NUL in the length of sockaddr_un

ty report at bugs.python.org
Tue Jun 22 23:08:23 EDT 2021


New submission from ty <zonyitoo at gmail.com>:

https://github.com/python/cpython/blob/main/Modules/socketmodule.c#L1700

----------
components: Library (Lib)
messages: 396379
nosy: zonyitoo
priority: normal
severity: normal
status: open
title: Missing terminated NUL in the length of sockaddr_un
type: behavior
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44493>
_______________________________________


More information about the Python-bugs-list mailing list