IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 18 years ago

Last modified 16 years ago

#1118 closed enhancement

better memory free than psLibFinalize — at Initial Version

Reported by: eugene Owned by: Paul Price
Priority: high Milestone:
Component: PSLib Version: unspecified
Severity: minor Keywords:
Cc:

Description

psLibFinalize frees all memory and shuts down psLib functions. However, it also closes out the memory checks. that means that programs like ppImage have to themselves call the functions that free psLib memory (psTimeFinalize, psTimerStop, etc) before calling psMemCheckLeaks(). We should re-work this so that we can call a single function (psLibSomething) to free the memory.

Change History (0)

Note: See TracTickets for help on using tickets.