Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 27, 2025

This is the same underlying bug as gh-130519. The destructor may call
arbitrary code, changing the tstate->qsbr pointer and invalidating the
old struct _qsbr_thread_state.
(cherry picked from commit a4d37f8)

Co-authored-by: Sam Gross colesbury@gmail.com

This is the same underlying bug as pythongh-130519. The destructor may call
arbitrary code, changing the `tstate->qsbr pointer` and invalidating the
old `struct _qsbr_thread_state`.
(cherry picked from commit a4d37f8)

Co-authored-by: Sam Gross <colesbury@gmail.com>
@colesbury colesbury enabled auto-merge (squash) May 27, 2025 20:21
@colesbury colesbury merged commit 3681e3a into python:3.14 May 27, 2025
45 checks passed
@miss-islington miss-islington deleted the backport-a4d37f8-3.14 branch January 2, 2026 18:03
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.

2 participants