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 memory leak of model info xml data #7464

Merged
merged 1 commit into from May 14, 2021

Conversation

AnHeuermann
Copy link
Member

Related Issues

Fixes #7444

Purpose

Don't leak so much memory.

Approach

Free memory of model info xml data allocated for logging stats and equation info.

@AnHeuermann AnHeuermann added the COMP/SimRT/C Issues and pull requests related to C simulation runtime. label May 14, 2021
@AnHeuermann AnHeuermann self-assigned this May 14, 2021
@AnHeuermann AnHeuermann enabled auto-merge (squash) May 14, 2021 16:05
@AnHeuermann AnHeuermann merged commit 698787c into OpenModelica:master May 14, 2021
@AnHeuermann AnHeuermann deleted the unleakMemoryLeak branch May 14, 2021 16:51
AnHeuermann pushed a commit to AnHeuermann/OpenModelica that referenced this pull request May 18, 2021
AnHeuermann added a commit to AnHeuermann/OpenModelica that referenced this pull request May 18, 2021
AnHeuermann added a commit that referenced this pull request May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP/SimRT/C Issues and pull requests related to C simulation runtime.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leak in modelInfoInit
1 participant