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 additional memory leaks in GEOS-Chem #2104

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Commits on Jan 4, 2024

  1. Fix memory leaks in State_Chm%AerMass and State_Chm%Phot

    Headers/phot_container_mod.F90
    - Deallocate the Phot object before setting it to NULL()
    
    Headers/state_chm_mod.F90
    - Deallocate State_Chm%AerMass before setting it to NULL()
    
    CHANGELOG.md
    - Updated accordingly
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    78fc204 View commit details
    Browse the repository at this point in the history