Opened 17 years ago
Closed 17 years ago
#235 closed bug (Fixed)
Memory leak when activating READ_WATER
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 3.2 |
Component: | Nonlinear | Version: | 3.2 |
Keywords: | Cc: |
Description
A memory leak was found in nf_fread2d.F when the option READ_WATER was activated. To avoid such leaks in the future and facilitate debugging nf_fread2d.F, nf_fread3d.F, and nf_fread4d.F were put inside modules. Therefore, all the routines that use these input routines were changed to have the correct pointer association in the arguments. Currently, all the generic NetCDF interface is inside modules.
Corrected bugs in wpoints.F for serial and shared-memory applications.
Change History (1)
comment:1 by , 17 years ago
Resolution: | → Fixed |
---|---|
Status: | new → closed |
Summary: | Memory leak in READ_WATER → Memory leak when activating READ_WATER |
Note:
See TracTickets
for help on using tickets.