Skip to content

[3.13] gh-132075: Fix possible use of sockaddr structures with uninitialized members (GH-132076)#132086

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-345baa7-3.13
Apr 4, 2025
Merged

[3.13] gh-132075: Fix possible use of sockaddr structures with uninitialized members (GH-132076)#132086
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-345baa7-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Apr 4, 2025

Copy link
Copy Markdown
Contributor

Now all structure members are initialized with zeroes by default.
(cherry picked from commit 345baa7)

Co-authored-by: Serhiy Storchaka [email protected]

…alized members (pythonGH-132076)

Now all structure members are initialized with zeroes by default.
(cherry picked from commit 345baa7)

Co-authored-by: Serhiy Storchaka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants