Skip to content

Conversation

andersk
Copy link
Contributor

@andersk andersk commented Jun 27, 2023

frame->frame_obj was set to NULL a few lines earlier.

frame->frame_obj was set to NULL a few lines earlier.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
@Eclips4
Copy link
Member

Eclips4 commented Jun 27, 2023

Although PY_XDECREF is intended as PY_DECREF with a check on NULL value, I think this change makes sense.

@serhiy-storchaka serhiy-storchaka merged commit 84e0e32 into python:main Feb 1, 2024
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
frame->frame_obj was set to NULL a few lines earlier.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
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.

5 participants