Skip to content

[3.12] gh-127563: use dk_log2_index_bytes=3 in empty dicts (GH-127568) #127813

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

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 11, 2024

This fixes a UBSan failure (unaligned zero-size memcpy) in dictobject.c.
(cherry picked from commit 9af96f4)

Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com

…-127568)

This fixes a UBSan failure (unaligned zero-size memcpy) in `dictobject.c`.
(cherry picked from commit 9af96f4)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@encukou encukou merged commit 320a1dc into python:3.12 Dec 12, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants