Skip to content

Fix a bug that callbacks are never freed#33

Merged
kou merged 1 commit intoclear-code:masterfrom
ZigzagAK:bugfix/ffi-gc-leak
Jan 27, 2023
Merged

Fix a bug that callbacks are never freed#33
kou merged 1 commit intoclear-code:masterfrom
ZigzagAK:bugfix/ffi-gc-leak

Conversation

@ZigzagAK
Copy link
Copy Markdown
Contributor

@ZigzagAK ZigzagAK commented Jan 26, 2023

fixes #32

@kou kou changed the title callbacks are never freed Fix a bug that callbacks are never freed Jan 27, 2023
@kou kou merged commit 08eecdd into clear-code:master Jan 27, 2023
@kou
Copy link
Copy Markdown
Member

kou commented Jan 27, 2023

Thanks.

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.

Cyclic reference cause too many callbacks (local c_callback = ffi.cast("charactersSAXFunc", callback))

2 participants