Opened 15 years ago

Closed 15 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 arango, 15 years ago

Resolution: Fixed
Status: newclosed
Summary: Memory leak in READ_WATERMemory leak when activating READ_WATER
Note: See TracTickets for help on using tickets.