Skip to content

[3.12] Fix possible refleak in CodeType.replace() (GH-106243) #106244

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
Jun 29, 2023

Conversation

miss-islington
Copy link
Contributor

A reference to c_code was leaked if PySys_Audit() failed.
(cherry picked from commit 3c70d46)

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

A reference to c_code was leaked if PySys_Audit() failed.
(cherry picked from commit 3c70d46)

Co-authored-by: Serhiy Storchaka <[email protected]>
@serhiy-storchaka serhiy-storchaka merged commit 2405929 into python:3.12 Jun 29, 2023
@miss-islington miss-islington deleted the backport-3c70d46-3.12 branch June 29, 2023 18:41
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.

3 participants