IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#388 closed defect (fixed)

psLibFinalize function

Reported by: Eric.VanAlst@… Owned by: Paul Price
Priority: normal Milestone:
Component: PSLib SDRS Version: unspecified
Severity: minor Keywords:
Cc:

Description

There is a psLibInit function specified to set up time and error codes
dynamically, but there is no specified function to cleanup the memory of these
dynamic objects. In the current implementation (release 5) there is a function
psLibFinalize which performs this functionality. Should this be added to PSLib
SDR for documentation?

Change History (1)

comment:1 by Paul Price, 21 years ago

Resolution: fixed
Status: newclosed

Sounds good. Added very simple description to the SDRS:

\code{psLibFinalize} shall free memory that was allocated by
\code{psLibInit}.

Note: See TracTickets for help on using tickets.