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: prevent JS function to native block leak #223

Merged
merged 2 commits into from
Sep 1, 2023
Merged

Conversation

edusperoni
Copy link
Collaborator

This is a pretty big change and it affects all blocks, so needs to be carefully tested.

I added 2 unit tests to blocks to ensure they're retained and released accordingly (they currently fail without my changes)

@cla-bot cla-bot bot added the cla: yes label Jul 31, 2023
@edusperoni edusperoni force-pushed the fix/block-leaks branch 3 times, most recently from e42c8b5 to f4aa44e Compare August 2, 2023 02:37
@edusperoni edusperoni merged commit a6d7332 into main Sep 1, 2023
2 checks passed
@edusperoni edusperoni deleted the fix/block-leaks branch September 1, 2023 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant