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

Reference Leak in _current_context_id() #19

Open
sumerc opened this issue Sep 2, 2019 · 0 comments
Open

Reference Leak in _current_context_id() #19

sumerc opened this issue Sep 2, 2019 · 0 comments
Assignees

Comments

@sumerc
Copy link
Owner

sumerc commented Sep 2, 2019

ytid = PyLong_FromLong(ycurthreadindex++);

never releases the reference.

@sumerc sumerc self-assigned this Nov 16, 2019
@sumerc sumerc added the 1.2 label Nov 16, 2019
@sumerc sumerc added 1.3 and removed 1.2 labels Dec 17, 2019
@sumerc sumerc removed the 1.3 label Apr 8, 2020
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

No branches or pull requests

1 participant