Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix double release memory issue #37

Merged
merged 1 commit into from
May 17, 2018
Merged

Conversation

Falldog
Copy link
Owner

@Falldog Falldog commented May 17, 2018

  • PyTuple_SetItem() will steal reference, doesn't need to release py_concrete again

Fix issues below
#31
#36

* PyTuple_SetItem() will steal reference, doesn't need to release `py_concrete` again
@Falldog Falldog merged commit 682fbb6 into master May 17, 2018
@Falldog Falldog deleted the bug/dobule-release-memory branch September 15, 2018 01:22
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.

None yet

1 participant