Skip to content

Fix reference counting for PyList_SetItem#667

Open
wr-web wants to merge 1 commit into
KhronosGroup:mainfrom
wr-web:fix-rc
Open

Fix reference counting for PyList_SetItem#667
wr-web wants to merge 1 commit into
KhronosGroup:mainfrom
wr-web:fix-rc

Conversation

@wr-web
Copy link
Copy Markdown

@wr-web wr-web commented May 10, 2026

Close #666

Remove unnecessary reference count decrement for newName.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 10, 2026

CLA assistant check
All committers have signed the CLA.

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.

Reference Counting (Use-After-Free) Bug for PyList_SetItem

2 participants