FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix incorrect `Py_XDECREF/Py_DECREF` call on stolen reference after `PyList_SetItem` failure by wr-web · Pull Request #885 · igraph/python-igraph · GitHub

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

Merged
ntamas merged 8 commits into
igraph:mainfrom
wr-web:fix-RC
May 10, 2026
Merged

Fix incorrect Py_XDECREF/Py_DECREF call on stolen reference after PyList_SetItem failure#885
ntamas merged 8 commits into
igraph:mainfrom
wr-web:fix-RC

Conversation

wr-web commented May 10, 2026

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

Close #884

ntamas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM. Merging upon CI pass.

ntamas merged commit 04828ff into igraph:main May 10, 2026
7 of 11 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

2 participants


Back | FazBrowse Home | New Git URL