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

Fixes #105 Memory Leak in aging simulations #106

Merged
merged 1 commit into from
Feb 19, 2020

Conversation

Yuri05
Copy link
Member

@Yuri05 Yuri05 commented Feb 19, 2020

No description provided.

@@ -47,6 +47,7 @@ void Quantity::DeleteFormula()
}

_originalValueFormula=NULL;
_originalFormulaID = INVALID_QUANTITY_ID;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the only fix.
The rest is just adding test C++ application, which can be used for stand alone profiling and tests

@Yuri05 Yuri05 merged commit 578267b into Open-Systems-Pharmacology:master Feb 19, 2020
@Yuri05 Yuri05 deleted the LeakAging branch February 19, 2020 11:47
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.

1 participant