Skip to content

Fix incorrect Py_XDECREF/Py_DECREF call on stolen reference after PyList_SetItem failure#885

Open
wr-web wants to merge 8 commits intoigraph:mainfrom
wr-web:fix-RC
Open

Fix incorrect Py_XDECREF/Py_DECREF call on stolen reference after PyList_SetItem failure#885
wr-web wants to merge 8 commits intoigraph:mainfrom
wr-web:fix-RC

Conversation

@wr-web
Copy link
Copy Markdown

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

  • By submitting this pull request, I assign the copyright of my contribution to The igraph development team.

Close #884

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) Bugs for PyList_SetItem

1 participant