diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-04-04 14:09:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-04 14:09:58 (GMT) |
commit | 345baa77ba2ce3b8ea8f2fad84754e5cc0b10938 (patch) | |
tree | 542a4c1b9a38844577bf32fb6c7ffa51655b4037 /Python/bytecodes.c | |
parent | 255eb375a7cc3cb16698bebf42689e8bc783ed93 (diff) | |
download | cpython-345baa77ba2ce3b8ea8f2fad84754e5cc0b10938.zip cpython-345baa77ba2ce3b8ea8f2fad84754e5cc0b10938.tar.gz cpython-345baa77ba2ce3b8ea8f2fad84754e5cc0b10938.tar.bz2 |
gh-132075: Fix possible use of sockaddr structures with uninitialized members (GH-132076)
Now all structure members are initialized with zeroes by default.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions