Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Mar 28, 2022

Add missing terminated NUL in sockaddr_un's length

Co-authored-by: ty [email protected]

Automerge-Triggered-By: GH:gpshead
(cherry picked from commit 5944807)

Co-authored-by: Miss Islington (bot) [email protected]

https://bugs.python.org/issue44493

…ythonGH-26866) (pythonGH-32140) Add missing terminated NUL in sockaddr_un's length - Linux: https://man7.org/linux/man-pages/man7/unix.7.html - *BSD: SUN_LEN (cherry picked from commit f6b3a07) Co-authored-by: ty <[email protected]> Automerge-Triggered-By: GH:gpshead (cherry picked from commit 5944807) Co-authored-by: Miss Islington (bot) <[email protected]>
@miss-islington
Copy link
ContributorAuthor

@zonyitoo and @gpshead: Status check is done, and it's a success ✅ .

@gpsheadgpshead merged commit dae09c2 into python:3.9Mar 28, 2022
@miss-islingtonmiss-islington deleted the backport-5944807-3.9 branch March 28, 2022 20:03
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…ythonGH-26866) (pythonGH-32140) (pythonGH-32156) Add missing terminated NUL in sockaddr_un's length - Linux: https://man7.org/linux/man-pages/man7/unix.7.html - *BSD: SUN_LEN (cherry picked from commit f6b3a07) Co-authored-by: ty <[email protected]> Automerge-Triggered-By: GH:gpshead (cherry picked from commit 5944807) Co-authored-by: Miss Islington (bot) <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@gpshead@the-knights-who-say-ni@bedevere-bot