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 - Don't GC when releasing memory #538

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

elsassph
Copy link
Contributor

When memory is released, calling Stage.addMemoryUsage with a negative delta, we should never trigger a gc.

Fixes #529

@elsassph elsassph changed the base branch from master to dev May 29, 2024 13:13
@uguraslan uguraslan merged commit 7034868 into rdkcentral:dev Jun 4, 2024
3 checks passed
@uguraslan uguraslan mentioned this pull request Jun 4, 2024
2 tasks
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.

Double texture freeing bug
3 participants