Skip to content

Conversation

federicovalenso
Copy link
Contributor

@federicovalenso federicovalenso commented Nov 6, 2024

  • Replace Py_DECREF by Py_XDECREF

(cherry picked from commit 8525c93)

Co-authored-by: Valery Fedorenko [email protected]
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Peter Bierma [email protected]

…vars in _PyCompile_LookupArg (pythonGH-126239)

* Replace Py_DECREF by Py_XDECREF

(cherry picked from commit 8525c93)

Co-authored-by: Valery Fedorenko <[email protected]>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Peter Bierma <[email protected]>
@federicovalenso federicovalenso changed the title [3.12] gh-126238: Fix possible null pointer dereference of freevars in _PyCompile_LookupArg [3.12] Fix possible null pointer dereference of freevars in _PyCompile_LookupArg (gh-126238) Nov 6, 2024
@bedevere-app bedevere-app bot added the type-crash A hard crash of the interpreter, possibly with a core dump label Nov 6, 2024
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@sobolevn sobolevn enabled auto-merge (squash) November 6, 2024 07:56
@sobolevn sobolevn merged commit 2f39370 into python:3.12 Nov 6, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-crash A hard crash of the interpreter, possibly with a core dump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants