Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.9] bpo-44493: Add missing terminated NUL in sockaddr_un's length (GH-26866) #32141

Closed

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 27, 2022

Add missing terminated NUL in sockaddr_un's length

Co-authored-by: ty zonyitoo@users.noreply.github.com

https://bugs.python.org/issue44493

Automerge-Triggered-By: GH:gpshead

…GH-26866)

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 <zonyitoo@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

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

@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label Mar 27, 2022
@miss-islington
Copy link
Contributor Author

@zonyitoo and @gpshead: Status check is done, and it's a failure ❌ .

@gpshead gpshead closed this Mar 27, 2022
@miss-islington miss-islington deleted the backport-f6b3a07-3.9 branch March 27, 2022 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants