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

MAPL time-averaging coupled has uninitialized variables #3232

Closed
atrayano opened this issue Dec 9, 2024 · 0 comments
Closed

MAPL time-averaging coupled has uninitialized variables #3232

atrayano opened this issue Dec 9, 2024 · 0 comments
Assignees

Comments

@atrayano
Copy link
Contributor

atrayano commented Dec 9, 2024

The per-cell counters in the generic coupler are not initialized properly. They are part of a derived type when gets allocated, but the pointers there are not initialized to NULL

@atrayano atrayano self-assigned this Dec 9, 2024
@tclune tclune closed this as completed in 1aa8fb8 Dec 10, 2024
tclune added a commit that referenced this issue Dec 10, 2024
…lized_counter_pointers

Fixes #3232. Properly initialized per-cell counters
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

No branches or pull requests

1 participant