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: fix native memory leaks #292

Merged
merged 33 commits into from
Mar 27, 2023
Merged

fix: fix native memory leaks #292

merged 33 commits into from
Mar 27, 2023

Conversation

andycall
Copy link
Member

@andycall andycall commented Mar 21, 2023

  1. This patch can fix the memory leaks when send and receive string kind values with Dart.
  2. Fix the memory leaks of BindingObjects
  3. Fix the memory leaks of UICommands

The Fixed results:

image

Before:

image

@andycall andycall changed the title fix: fix memory leaks when send and receive string with dart. fix: fix memory leaks Mar 22, 2023
@andycall andycall changed the title fix: fix memory leaks fix: fix native memory leaks Mar 24, 2023
@andycall andycall added this pull request to the merge queue Mar 27, 2023
Merged via the queue into main with commit 2c48538 Mar 27, 2023
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.

4 participants