Memory leaks in 14.3.0 development code #2102
Labels
category: Bug
Something isn't working
deferred
Issues/PRs that we cannot work on right away
stale
No recent activity on this issue
Name and Institution (Required)
Name: Bob Yantosca
Institution:
Confirm you have reviewed the following documentation
Description of your issue or question
I ran the 14.3.0-alpha.6 code (head commit: e4145fe) with the memory sanitizer option (
cmake -DSANITIZE=y
) and found the folloiwng memory leaks.I believe the first two leaks are known issues but the last two are a result of recent modifications. I will track these down and release a PR to fix the leaks.
Tagging @msulprizio @lizziel
The text was updated successfully, but these errors were encountered: