Skip to content

gh-116296: Fix refleak in reduce_newobj() corner case #116297

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
Mar 4, 2024

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Mar 4, 2024

@erlend-aasland erlend-aasland enabled auto-merge (squash) March 4, 2024 09:34
@erlend-aasland erlend-aasland linked an issue Mar 4, 2024 that may be closed by this pull request
@erlend-aasland erlend-aasland merged commit 17c4849 into python:main Mar 4, 2024
@erlend-aasland erlend-aasland deleted the reduce_newobj branch March 4, 2024 09:46
@miss-islington-app

This comment was marked as outdated.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 4, 2024
…-116297)

(cherry picked from commit 17c4849)

Co-authored-by: Erlend E. Aasland <[email protected]>
Co-authored-by: Brandt Bucher <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Mar 4, 2024

GH-116299 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 4, 2024
…-116297)

(cherry picked from commit 17c4849)

Co-authored-by: Erlend E. Aasland <[email protected]>
Co-authored-by: Brandt Bucher <[email protected]>
@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Mar 4, 2024
@bedevere-app
Copy link

bedevere-app bot commented Mar 4, 2024

GH-116300 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Mar 4, 2024
erlend-aasland added a commit that referenced this pull request Mar 4, 2024
…) (#116300)

(cherry picked from commit 17c4849)

Co-authored-by: Erlend E. Aasland <[email protected]>
Co-authored-by: Brandt Bucher <[email protected]>
erlend-aasland added a commit that referenced this pull request Mar 4, 2024
…) (#116299)

(cherry picked from commit 17c4849)

Co-authored-by: Erlend E. Aasland <[email protected]>
Co-authored-by: Brandt Bucher <[email protected]>
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 25, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
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.

Refleak in reduce_newobj in typeobject.c
4 participants