Skip to content

Fix possible crash in Leiden algorithm#289

Merged
ntamas merged 1 commit into
igraph:masterfrom
vtraag:fix/leiden
Apr 6, 2020
Merged

Fix possible crash in Leiden algorithm#289
ntamas merged 1 commit into
igraph:masterfrom
vtraag:fix/leiden

Conversation

@vtraag

@vtraag vtraag commented Apr 6, 2020

Copy link
Copy Markdown
Member

When an error occurred, it was not correctly handled because membership was not initialised to NULL. This would crash the Python session. This PR corrects this.

@ntamas
ntamas merged commit 6d52cb8 into igraph:master Apr 6, 2020
@vtraag
vtraag deleted the fix/leiden branch June 26, 2020 20:04
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.

2 participants