Skip to content

Fix Cython DTrace handle leak#11

Merged
tmetsch merged 1 commit intotmetsch:masterfrom
arichardson:fix-leak
Dec 30, 2020
Merged

Fix Cython DTrace handle leak#11
tmetsch merged 1 commit intotmetsch:masterfrom
arichardson:fix-leak

Conversation

@arichardson
Copy link
Copy Markdown
Contributor

This is caused by a typo: delalloc should be dealloc:
#8 (comment)

Fixes #8

CC: @jrtc27

This is caused by a typo: __delalloc__ should be __dealloc__:
tmetsch#8 (comment)

Fixes tmetsch#8
@tmetsch tmetsch merged commit a25a597 into tmetsch:master Dec 30, 2020
@arichardson arichardson deleted the fix-leak branch January 27, 2023 14:49
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.

Cython version leaks all handles

2 participants