Opened 6 years ago

Closed 3 years ago

#642 closed task (fixed)

Avoid memory problems with large numbers of data [1 h]

Reported by: Ian Culverwell Owned by: Ian Culverwell
Priority: normal Milestone: ROPP9.1 carry over
Component: ropp_utils Version: 11.0
Keywords: Cc:

Description

Change history (3)

comment:1 by Ian Culverwell, 5 years ago

Change committed at r5908. Closing ticket.

comment:2 by Ian Culverwell, 5 years ago

In view of the reason for the change, it might be safer to allocate/deallocate field-by-field, as in the original changeset. In this case, note that it can reduce memory fragmentation if fields are deallocated in the reverse order to the one in which they were allocated. This has been done in r5909.

comment:3 by Ian Culverwell, 3 years ago

Resolution: fixed
Status: newclosed
Version: 9.011.0

Really closing ticket.

Note: See TracTickets for help on using tickets.