Opened 14 years ago
Closed 12 years ago
#815 closed Defect (fixed)
uses of dynamical memory in fldread
Reported by: | poddo | Owned by: | nemo |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | OCE | Version: | v3.3 |
Severity: | Keywords: | ||
Cc: |
Description
The routine fldread uses wrk_## arrays.
In general the impression is that such a routine (a general interface) should not use the wrk_## arrays but it should define its own local variables.
Since fldread can be used in several routines, this approach would make the usage of fldread easier.
Commit History (0)
(No commits)
Change History (1)
comment:1 Changed 12 years ago by poddo
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.