Skip to content

[3.13] gh-151295: Fix use-after-free in bytes.join()/bytearray.join() via re-entrant __buffer__ (GH-151296)#151306

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-84a322a-3.13
Jun 11, 2026
Merged

[3.13] gh-151295: Fix use-after-free in bytes.join()/bytearray.join() via re-entrant __buffer__ (GH-151296)#151306
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-84a322a-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

…via re-entrant __buffer__ (pythonGH-151296)

(cherry picked from commit 84a322a)

Co-authored-by: tonghuaroot (童话) <tonghuaroot@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit 5c17ae6 into python:3.13 Jun 11, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-84a322a-3.13 branch June 11, 2026 08:30
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.

3 participants