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

Scheduler leak fix #200

Merged
merged 2 commits into from
Apr 27, 2023
Merged

Scheduler leak fix #200

merged 2 commits into from
Apr 27, 2023

Conversation

edwardalee
Copy link
Contributor

Scheduler code was freeing only part of allocated memory. This PR corrects this.

@edwardalee edwardalee requested a review from lhstrh April 26, 2023 06:41
core/threaded/scheduler_NP.c Show resolved Hide resolved
@edwardalee edwardalee merged commit d166089 into main Apr 27, 2023
25 checks passed
@edwardalee edwardalee deleted the scheduler-leak branch April 27, 2023 04:16
@lhstrh lhstrh added the bugfix label Aug 28, 2023
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.

None yet

2 participants