IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2007, 4:30:56 PM (19 years ago)
Author:
Paul Price
Message:

Plugging memory leaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSim/src/ppSim.c

    r12833 r12930  
    1111int main(int argc, char *argv[])
    1212{
     13    psLibInit(NULL);
    1314    pmConfig *config = pmConfigRead(&argc, argv, NULL); // Configuration
    1415    if (!config) {
Note: See TracChangeset for help on using the changeset viewer.