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

Resource leak in ModelicaRandom_impureRandom_xorshift1024star #2069

Closed
modelica-trac-importer opened this issue Jan 15, 2017 · 3 comments
Closed
Assignees
Labels
bug Critical/severe issue L: C-Sources Issue addresses Modelica/Resources/C-Sources
Milestone

Comments

@modelica-trac-importer
Copy link

Reported by beutlich on 23 Sep 2016 09:56 UTC
The mutex/lock in ModelicaRandom_impureRandom_xorshift1024star is not released in case the function calls ModelicaError.


Migrated-From: https://trac.modelica.org/Modelica/ticket/2069

@modelica-trac-importer modelica-trac-importer added this to the MSL_next-MINOR-version milestone Jan 15, 2017
@modelica-trac-importer modelica-trac-importer added bug Critical/severe issue L: C-Sources Issue addresses Modelica/Resources/C-Sources labels Jan 15, 2017
@modelica-trac-importer
Copy link
Author

Comment by beutlich on 23 Sep 2016 10:05 UTC
Resolved by d24a914 and e317503.

@modelica-trac-importer
Copy link
Author

Modified by beutlich on 23 Sep 2016 10:05 UTC

@modelica-trac-importer
Copy link
Author

Changelog modified by beutlich on 23 Sep 2016 10:05 UTC
Fixed resource leak in ModelicaRandom_impureRandom_xorshift1024star

dietmarw pushed a commit to dietmarw/ModelicaStandardLibrary that referenced this issue Oct 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Critical/severe issue L: C-Sources Issue addresses Modelica/Resources/C-Sources
Projects
None yet
Development

No branches or pull requests

2 participants